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.
 
 
 
 
 
 
Rinne 6e28b21da3
refactor: remove the auto-download related parts.
2 years ago
..
Abstractions refactor: remove the auto-download related parts. 2 years ago
Batched BatchedExecutor Fixed Forking (#621) 2 years ago
Common April 2024 Binary Update (#662) 2 years ago
Exceptions Swapped `StatelessExecutor` to use `llama_decode`! 2 years ago
Extensions April 2024 Binary Update (#662) 2 years ago
Grammars Code cleanup driven by R# suggestions: 2 years ago
Native refactor: remove the auto-download related parts. 2 years ago
Sampling April 2024 Binary Update (#662) 2 years ago
runtimes April 2024 Binary Update (#662) 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 Logging interceptor (#649) 2 years ago
LLamaContext.cs April 2024 Binary Update (#662) 2 years ago
LLamaEmbedder.cs - Added tests for generating embeddings with generative model and embedding model 2 years ago
LLamaExecutorBase.cs April 2024 Binary Update (#662) 2 years ago
LLamaInstructExecutor.cs Made special tokens included in prompts tokenize as intended (#677) 2 years ago
LLamaInteractExecutor.cs Made special tokens included in prompts tokenize as intended (#677) 2 years ago
LLamaQuantizer.cs April 2024 Binary Update (#662) 2 years ago
LLamaSharp.Runtime.targets fix: add cuda llava native libraries. 2 years ago
LLamaSharp.csproj refactor: remove the auto-download related parts. 2 years ago
LLamaStatelessExecutor.cs Made special tokens included in prompts tokenize as intended (#677) 2 years ago
LLamaTransforms.cs Polymorphic serialization for executor state and transforms 2 years ago
LLamaWeights.cs April 2024 Binary Update (#662) 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