您最多选择25个标签 标签必须以中文、字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
SignalRT d6890e4ec4 Initial approach to clear images 1年前
..
Abstractions Simplifying image handling 1年前
Batched BatchedExecutor Fixed Forking (#621) 1年前
Common Merge pull request #560 from eublefar/feature/chat-session-state-management 1年前
Exceptions Swapped `StatelessExecutor` to use `llama_decode`! 1年前
Extensions March Binary Update (#565) 1年前
Grammars Code cleanup driven by R# suggestions: 1年前
Native Logging interceptor (#649) 1年前
Sampling Mutable Logits (#586) 1年前
runtimes fix: add cuda llava native libraries. 1年前
AntipromptProcessor.cs Make AntipromptProcessor public 2 年前
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 年前
ChatSession.cs loadTransforms flag for LoadSession methods 1年前
GlobalSuppressions.cs Logging interceptor (#649) 1年前
LLamaContext.cs Merge pull request #560 from eublefar/feature/chat-session-state-management 1年前
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年前
LLamaExecutorBase.cs Simplifying image handling 1年前
LLamaInstructExecutor.cs Change List types in executor state to arrays to enforce copy on get/set operations 1年前
LLamaInteractExecutor.cs Initial approach to clear images 1年前
LLamaQuantizer.cs March Binary Update (#565) 1年前
LLamaSharp.Runtime.targets fix: add cuda llava native libraries. 1年前
LLamaSharp.csproj release: update release info of packages. 1年前
LLamaStatelessExecutor.cs Simplifying image handling 1年前
LLamaTransforms.cs Polymorphic serialization for executor state and transforms 1年前
LLamaWeights.cs Improved the BatchedDecoding demo: 1年前
LLavaWeights.cs Include comments and include some checks 1年前
StreamingTokenDecoder.cs Assorted small changes to clean up some code warnings 1年前