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 43677c511c Change interface to support multiple images and add the capabitlity to render the image in the console 2 years ago
..
Abstractions Change interface to support multiple images and add the capabitlity to render the image in the console 2 years ago
Batched BatchedExecutor Fixed Forking (#621) 2 years ago
Common Merge pull request #560 from eublefar/feature/chat-session-state-management 2 years ago
Exceptions Swapped `StatelessExecutor` to use `llama_decode`! 2 years ago
Extensions March Binary Update (#565) 2 years ago
Grammars Code cleanup driven by R# suggestions: 2 years ago
Native Include comments and include some checks 2 years ago
Sampling Mutable Logits (#586) 2 years ago
runtimes March Binary Update (#565) 2 years 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 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 Merge pull request #560 from eublefar/feature/chat-session-state-management 2 years 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 2 years ago
LLamaExecutorBase.cs Change interface to support multiple images and add the capabitlity to render the image in the console 2 years ago
LLamaInstructExecutor.cs Change List types in executor state to arrays to enforce copy on get/set operations 2 years ago
LLamaInteractExecutor.cs Change interface to support multiple images and add the capabitlity to render the image in the console 2 years ago
LLamaQuantizer.cs March Binary Update (#565) 2 years ago
LLamaSharp.Runtime.targets Llava api (#563) 2 years ago
LLamaSharp.csproj build(deps): bump System.Text.Json from 8.0.1 to 8.0.2 2 years ago
LLamaStatelessExecutor.cs Change interface to support multiple images and add the capabitlity to render the image in the console 2 years ago
LLamaTransforms.cs Polymorphic serialization for executor state and transforms 2 years ago
LLamaWeights.cs Improved the BatchedDecoding demo: 2 years ago
LLavaWeights.cs Include comments and include some checks 2 years ago
StreamingTokenDecoder.cs Assorted small changes to clean up some code warnings 2 years ago