llama.cs
A simple implementation of an LLM Chat built on top of llama.cs, ideal for Unity projects and experimentation with language models.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $15
- Category:
- Tools › Ai-ml-integration
- Developer:
- Vadim Andriyanov
- Price:
- $15
- Rating:
- Favorites:
- 30
- Supported Unity Versions:
- 2021.3.31 or higher
- Current Version:
- 1.2.1
- Download Size:
- 144.92 MB
- Last Update:
- Oct 10, 2024
- Description:
- This asset serves as an excellent starting point for exploring and utilizing Large Language Models (LLMs) within the Unity environment. It comes equipped with the llama.cs binding, precompiled binaries for Windows, and a straightforward and simplistic user interface. Whether you are a developer looking to integrate LLMs into your Unity projects or an enthusiast eager to experiment with language models, this asset provides the essential tools.
Please note that you should be comfortable with the llama.cpp repository for further information and instructions.
A GPT 4 integration example is available, and additional resources can be found in the llama.cpp repository. - Technical Details:
- Features:
Single-file llama.cs: The C# binding for llama.cpp
High-level LLM wrapper implementation
Optimized Chat UI with Virtualized Scroll View
Open AI GPT 4 integration - Continue »