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 328022b13d Fixed merge conflicts 2 years ago
..
Abstractions Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
Common Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
Exceptions Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
Extensions Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
Grammars Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
Native Fixed a few minor warnings 2 years ago
runtimes - Added new binaries 2 years ago
AssemblyAttributes.cs - Created a higher level `Grammar` class which is immutable and contains a list of grammar rules. This is the main "entry point" to the grammar system. 2 years ago
ChatSession.cs Minimal changes required to remove non-async inference. 2 years ago
GlobalSuppressions.cs - Created a higher level `Grammar` class which is immutable and contains a list of grammar rules. This is the main "entry point" to the grammar system. 2 years ago
LLamaContext.cs Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
LLamaEmbedder.cs Added logging to embedder too 2 years ago
LLamaExecutorBase.cs Fixed merge conflicts 2 years ago
LLamaInstructExecutor.cs - Passing the `ILogger` through to every call of `CreateContext` 2 years ago
LLamaInteractExecutor.cs - Passing the `ILogger` through to every call of `CreateContext` 2 years ago
LLamaQuantizer.cs Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
LLamaSharp.Runtime.targets ggml-metal.metal MUST be copied to output folder 2 years ago
LLamaSharp.csproj Add Microsoft.Extensions.Logging.Abstractions, update any required deps 2 years ago
LLamaStatelessExecutor.cs - Passing the `ILogger` through to every call of `CreateContext` 2 years ago
LLamaTransforms.cs - Improved coverage of `GBNFGrammarParser` up to 96% 2 years ago
LLamaWeights.cs - Passing the `ILogger` through to every call of `CreateContext` 2 years ago