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 2056078aef Initial changes required for GGUF support 2 years ago
..
Abstractions Initial changes required for GGUF support 2 years ago
Common Initial changes required for GGUF support 2 years ago
Exceptions Various minor changes, resolving about 100 ReSharper code quality warnings 2 years ago
Extensions Initial changes required for GGUF support 2 years ago
Native Initial changes required for GGUF support 2 years ago
OldVersion Various minor changes, resolving about 100 ReSharper code quality warnings 2 years ago
runtimes Initial changes required for GGUF support 2 years ago
ChatSession.cs Various minor changes, resolving about 100 ReSharper code quality warnings 2 years ago
GlobalSuppressions.cs Improved `NativeApi` file a bit: 2 years ago
LLamaContext.cs cleaned up higher level code using the sampling API: 2 years ago
LLamaEmbedder.cs - Moved the lower level state get/set methods onto SafeLLamaContextHandle 2 years ago
LLamaExecutorBase.cs - Added `Obsolete` attributes to the entire `OldVersion` namespace, so they can be removed in the future 2 years ago
LLamaInstructExecutor.cs Various minor changes, resolving about 100 ReSharper code quality warnings 2 years ago
LLamaInteractExecutor.cs - Added `Obsolete` attributes to the entire `OldVersion` namespace, so they can be removed in the future 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 Switched to properly typed `Encoding` property 2 years ago
LLamaTransforms.cs Merge branch 'master' into more_multi_enumeration_fixes 2 years ago
LLamaWeights.cs Switched to properly typed `Encoding` property 2 years ago
Utils.cs Various minor changes, resolving about 100 ReSharper code quality warnings 2 years ago