LlamaCpp 24.5.49215

dotnet add package LlamaCpp --version 24.5.49215
                    
NuGet\Install-Package LlamaCpp -Version 24.5.49215
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LlamaCpp" Version="24.5.49215" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LlamaCpp" Version="24.5.49215" />
                    
Directory.Packages.props
<PackageReference Include="LlamaCpp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LlamaCpp --version 24.5.49215
                    
#r "nuget: LlamaCpp, 24.5.49215"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LlamaCpp@24.5.49215
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LlamaCpp&version=24.5.49215
                    
Install as a Cake Addin
#tool nuget:?package=LlamaCpp&version=24.5.49215
                    
Install as a Cake Tool

logo

LlamaCpp

**This is an auto-generated C#/.NET binding for llama.cpp. It provides higher-level APIs to inference the LLaMA Models and deploy it on local device with C#/.NET, and includes all pre-built binaries for Windows, Linux and Mac **

It is based on the original work by the LLamaSharp project, but using CLangSharp/ClangSharpPInvokeGenerator to auto-generate the native bindings from the llama.cpp repository.

It's not meant to be a replacement of LLamaSharp, just to provide the minimum code required to use the latest version of llama.cpp via the low level APIs.

License

This project is licensed under the terms of the MIT license.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
24.5.49215 19,532 5/27/2024
24.5.48803 1,064 5/15/2024
24.5.48801 305 5/15/2024
24.5.48799 372 5/15/2024
24.5.48784 407 5/14/2024
24.5.48783 329 5/14/2024
24.5.48762 327 5/14/2024
24.5.48739 348 5/14/2024
24.4.48158 820 4/29/2024
24.4.48071 356 4/24/2024
24.4.48070 316 4/24/2024
24.4.47926 735 4/19/2024
24.4.47917 325 4/19/2024
24.4.47916 365 4/19/2024
24.4.47754 550 4/12/2024
24.2.46240 1,812 2/24/2024
24.2.46141 1,025 2/22/2024
24.2.46140 452 2/22/2024
24.1.44965 1,286 1/26/2024
24.1.44957 469 1/26/2024
Loading failed