Skip to main content
LLamaSharp package icon

LLamaSharp

The .NET binding of LLama.cpp, providing APIs to run the model and deploy it on Web.

Total Downloads
1.4M
1,409,256
Published
May 17, 2023
Latest stable version

Install

.NET CLI
dotnet add package LLamaSharp --version 0.2.2
Package Manager Console
Install-Package LLamaSharp -Version 0.2.2
PackageReference
<PackageReference Include="LLamaSharp" Version="0.2.2" />

Frameworks

net6.0 net7.0 .NETStandard2.0

Dependencies

Serilog
net6.0
[3.0.0-dev-01998, )
[3.0.1-dev-00077, )
[4.1.0, )
Serilog
net7.0
[3.0.0-dev-01998, )
[3.0.1-dev-00077, )
[4.1.0, )
[7.0.0, )
Serilog
.NETStandard2.0
[3.0.0-dev-01998, )
[3.0.1-dev-00077, )
Serilog.Sinks.Console
.NETStandard2.0
[4.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.