42 Forks
348 Stars
348 Watchers

LLamaSharp

C#/.NET binding of llama.cpp, including LLaMa/GPT model inference and quantization, ASP.NET core integration and UI.

How to download and setup LLamaSharp

Open terminal and run command
git clone https://github.com/SciSharp/LLamaSharp.git
git clone is used to create a copy or clone of LLamaSharp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LLamaSharp https://github.com/SciSharp/LLamaSharp/archive/master.zip

Or simply clone LLamaSharp with SSH
[email protected]:SciSharp/LLamaSharp.git

If you have some problems with LLamaSharp

You may open issue on LLamaSharp support forum (system) here: https://github.com/SciSharp/LLamaSharp/issues