![]() |
LLM for Unity
v3.0.0
Create characters in Unity with LLMs!
|
File implementing the LLM server component for Unity. More...
Go to the source code of this file.
Classes | |
| class | LLMUnity.LLM |
| Unity MonoBehaviour component that manages a local LLM server instance. Handles model loading, GPU acceleration, LORA adapters, and provides completion, tokenization, and embedding functionality. More... | |
File implementing the LLM server component for Unity.
Definition in file LLM.cs.