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.
 
 
 
 
 
 
ksanchez 46a9d603f4 Add method to get BOS token. 1 year ago
..
Abstractions fix: typos. 1 year ago
Batched BatchedExecutor Save/Load (#681) 1 year ago
Common fix: typos. 1 year ago
Exceptions Swapped `StatelessExecutor` to use `llama_decode`! 1 year ago
Extensions fix: typos. 1 year ago
Grammars Code cleanup driven by R# suggestions: 1 year ago
Native Add method to get BOS token. 1 year ago
Sampling April 2024 Binary Update (#662) 1 year ago
runtimes April 2024 Binary Update (#662) 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 InitializeSessionFromHistoryAsync changed 1 year ago
GlobalSuppressions.cs Logging interceptor (#649) 1 year ago
LLamaContext.cs Add method to get BOS token. 1 year ago
LLamaEmbedder.cs - Added tests for generating embeddings with generative model and embedding model 1 year ago
LLamaExecutorBase.cs Implement context shifting in executor base 1 year ago
LLamaInstructExecutor.cs fix: typos. 1 year ago
LLamaInteractExecutor.cs fix: typos. 1 year ago
LLamaQuantizer.cs Modified `llama_model_quantize` to accept argument by `ref` instead of pointer. 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 fix: typos. 1 year ago
LLamaTransforms.cs Add LLaMA3 chat session example. 1 year ago
LLamaWeights.cs Added optional `IProgress` parameter to `LoadFromFileAsync` 1 year ago
LLavaWeights.cs - Added `LoadFromFileAsync` method for `LLavaWeights` 1 year ago
StreamingTokenDecoder.cs Assorted small changes to clean up some code warnings 1 year ago