You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Evans 0294bb1303 Some of the basics of the grammar API 2 years ago
..
LLamaContextParams.cs Potential fix for .Net Framework issues (#103) 2 years ago
LLamaFtype.cs Rewritten comments 2 years ago
LLamaGrammarElement.cs Some of the basics of the grammar API 2 years ago
LLamaModelQuantizeParams.cs Potential fix for .Net Framework issues (#103) 2 years ago
LLamaTokenData.cs refactor: LLamaModel and LLamaExecutor. 3 years ago
LLamaTokenDataArray.cs Potential fix for .Net Framework issues (#103) 2 years ago
NativeApi.Grammar.cs Some of the basics of the grammar API 2 years ago
NativeApi.Quantize.cs Various minor XML docs fixes 2 years ago
NativeApi.Sampling.cs Added `llama_sample_classifier_free_guidance` method from native API 2 years ago
NativeApi.cs Improved `NativeApi` file a bit: 2 years ago
NativeInfo.cs feat: add the framework and basic usages. 3 years ago
SafeLLamaContextHandle.cs Renamed `EmbeddingCount` to `EmbeddingSize` 2 years ago
SafeLLamaGrammarHandle.cs Some of the basics of the grammar API 2 years ago
SafeLLamaHandleBase.cs - Fixed null check 2 years ago
SafeLlamaModelHandle.cs Renamed `EmbeddingCount` to `EmbeddingSize` 2 years ago
SamplingApi.cs Expose some native classes 2 years ago