LLM for Unity  v3.0.0
Create characters in Unity with LLMs!
Loading...
Searching...
No Matches
LLM.cs File Reference

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...
 

Detailed Description

File implementing the LLM server component for Unity.

Definition in file LLM.cs.