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 64416ca23c - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
..
Abstractions - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
Common - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
Exceptions Various minor XML docs fixes 2 years ago
Extensions comment on IModelParamsExtensions 2 years ago
Native - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
OldVersion Potential fix for .Net Framework issues (#103) 2 years ago
runtimes fix: update the dlls. 2 years ago
ChatSession.cs WIP demonstrating changes to support multi-context. You can see this in use in `TalkToYourself`, along with notes on what still needs improving. 2 years ago
GlobalSuppressions.cs Improved `NativeApi` file a bit: 2 years ago
LLamaContext.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
LLamaEmbedder.cs Temporarily added a `Console.WriteLine` into the test, to print the embedding vector for "cat" in CI 2 years ago
LLamaExecutorBase.cs WIP demonstrating changes to support multi-context. You can see this in use in `TalkToYourself`, along with notes on what still needs improving. 2 years ago
LLamaInstructExecutor.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
LLamaInteractExecutor.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
LLamaQuantizer.cs - Expanded range of supported types in quantizer to match llama.cpp 2 years ago
LLamaSharp.Runtime.targets fix: update the dlls. 2 years ago
LLamaSharp.csproj fix breaking change in llama.cpp; bind to latest version llama.cpp to support new quantization method 2 years ago
LLamaStatelessExecutor.cs - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2 years ago
LLamaTransforms.cs Merge branch 'master' into more_multi_enumeration_fixes 2 years ago
LLamaWeights.cs - Cleaned up disposal in LLamaContext 2 years ago
Utils.cs Merge pull request #90 from martindevans/proposal_multi_context 2 years ago