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 e77afa76d0
feat: change default param of n_gpu_layers to 20.
2 years ago
..
Exceptions feat: add the framework and basic usages. 2 years ago
Extensions refactor: some parts of code of LLamaModel. 2 years ago
Native refactor: instruct mode and examples. 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
LLamaEmbedder.cs fix: errors when input is not English or too long. 2 years ago
LLamaModel.cs feat: change default param of n_gpu_layers to 20. 2 years ago
LLamaParams.cs feat: change default param of n_gpu_layers to 20. 2 years ago
LLamaSharp.csproj refactor: remove dependency for third-party logger. 2 years ago
LLamaTypes.cs fix: build error after dropping LLamaModelV1. 2 years ago
Logger.cs refactor: remove dependency for third-party logger. 2 years ago
Quantizer.cs refactor: instruct mode and examples. 2 years ago
Utils.cs fix: n_gpu_layers not work in latest commit. 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