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.
 
 
 
 
 
 
Yaohui Liu afedd3c949
fix: errors when input is not English or too long.
2 years ago
..
Exceptions feat: add the framework and basic usages. 2 years ago
Native fix: n_gpu_layers miss in llama context. 2 years ago
runtimes build: optimize the building of LLama. 2 years ago
ChatSession.cs fix: errors when input is not English or too long. 2 years ago
IChatModel.cs fix: errors when input is not English or too long. 2 years ago
LLamaCache.cs feat: add ChatSession. 2 years ago
LLamaEmbedder.cs fix: errors when input is not English or too long. 2 years ago
LLamaModel.cs fix: errors when input is not English or too long. 2 years ago
LLamaModelV1.cs refactor: change some file names. 2 years ago
LLamaParams.cs feat: add n_gpu_layers and prompt_cache_all params. 2 years ago
LLamaSharp.csproj feat: add check for backend package. 2 years ago
LLamaState.cs feat: add the framework and basic usages. 2 years ago
LLamaTypes.cs feat: add ChatSession. 2 years ago
Logger.cs feat: add the framework and basic usages. 2 years ago
Quantizer.cs refactor: use official api of quantization instead. 2 years ago
Utils.cs fix: errors when input is not English or too long. 2 years ago
libllama.dll build: revise the building of master branch. 2 years ago
libllama.so build: revise the building of master branch. 2 years ago

C#/.NET上易用的LLM高性能推理框架,支持LLaMA和LLaVA系列模型。

C# Text Metal JavaScript HTML+Razor other