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.
 
 
 
 
 
 
SignalRT 168f697db6 Clean up and align documentation with the changes in the interface 1 year ago
..
Abstractions Clean up and align documentation with the changes in the interface 1 year ago
Batched BatchedExecutor Fixed Forking (#621) 1 year ago
Common Merge pull request #560 from eublefar/feature/chat-session-state-management 1 year ago
Exceptions Swapped `StatelessExecutor` to use `llama_decode`! 1 year ago
Extensions March Binary Update (#565) 1 year ago
Grammars Code cleanup driven by R# suggestions: 1 year ago
Native Logging interceptor (#649) 1 year ago
Sampling Mutable Logits (#586) 1 year ago
runtimes fix: add cuda llava native libraries. 1 year ago
AntipromptProcessor.cs Make AntipromptProcessor public 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 loadTransforms flag for LoadSession methods 1 year ago
GlobalSuppressions.cs Logging interceptor (#649) 1 year ago
LLamaContext.cs Merge pull request #560 from eublefar/feature/chat-session-state-management 1 year ago
LLamaEmbedder.cs Normalizing embeddings in `LLamaEmbedder`. As is done in llama.cpp: https://github.com/ggerganov/llama.cpp/blob/2891c8aa9af17f4ff636ff3868bc34ff72b56e25/examples/embedding/embedding.cpp#L92 1 year ago
LLamaExecutorBase.cs Clean up and align documentation with the changes in the interface 1 year ago
LLamaInstructExecutor.cs Change List types in executor state to arrays to enforce copy on get/set operations 1 year ago
LLamaInteractExecutor.cs Initial approach to clear images 1 year ago
LLamaQuantizer.cs March Binary Update (#565) 1 year ago
LLamaSharp.Runtime.targets fix: add cuda llava native libraries. 1 year ago
LLamaSharp.csproj release: update release info of packages. 1 year ago
LLamaStatelessExecutor.cs Simplifying image handling 1 year ago
LLamaTransforms.cs Polymorphic serialization for executor state and transforms 1 year ago
LLamaWeights.cs Improved the BatchedDecoding demo: 1 year ago
LLavaWeights.cs Include comments and include some checks 1 year ago
StreamingTokenDecoder.cs Assorted small changes to clean up some code warnings 1 year ago