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 2830e5755c - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2 years ago
..
LLamaContextParams.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2 years ago
LLamaFtype.cs Rewritten comments 2 years ago
LLamaGrammarElement.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
LLamaModelQuantizeParams.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2 years ago
LLamaTokenData.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2 years ago
LLamaTokenDataArray.cs Potential fix for .Net Framework issues (#103) 2 years ago
NativeApi.Grammar.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
NativeApi.Quantize.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2 years ago
NativeApi.Sampling.cs Added native symbol for CFG 2 years ago
NativeApi.cs Improved `NativeApi` file a bit: 2 years ago
SafeLLamaContextHandle.cs - Creating and destroying contexts in the stateless executor, saving memory. It now uses zero memory when not inferring! 2 years ago
SafeLLamaGrammarHandle.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
SafeLLamaHandleBase.cs - Fixed null check 2 years ago
SafeLlamaModelHandle.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2 years ago
SamplingApi.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago