![]() |
LLM for Unity
v2.5.2
Create characters in Unity with LLMs!
|
Classes | |
| class | LLMUnity.ChatTemplate |
| Class implementing the skeleton of a chat template. More... | |
| class | LLMUnity.ChatMLTemplate |
| Class implementing the ChatML template. More... | |
| class | LLMUnity.LLama2Template |
| Class implementing the LLama2 template. More... | |
| class | LLMUnity.LLama2ChatTemplate |
| Class implementing a modified version of the LLama2 template for chat. More... | |
| class | LLMUnity.LLama3ChatTemplate |
| Class implementing the LLama3 template for chat. More... | |
| class | LLMUnity.MistralInstructTemplate |
| Class implementing the Mistral Instruct template. More... | |
| class | LLMUnity.MistralChatTemplate |
| Class implementing a modified version of the Mistral Instruct template for chat. More... | |
| class | LLMUnity.GemmaTemplate |
| Class implementing the Gemma template. More... | |
| class | LLMUnity.AlpacaTemplate |
| Class implementing the Alpaca template. More... | |
| class | LLMUnity.VicunaTemplate |
| Class implementing the Vicuna template. More... | |
| class | LLMUnity.Phi2Template |
| Class implementing the Phi-2 template. More... | |
| class | LLMUnity.Phi3Template |
| Class implementing the Phi-3 template. More... | |
| class | LLMUnity.Phi3_5Template |
| Class implementing the Phi-4 mini template. More... | |
| class | LLMUnity.Phi4MiniTemplate |
| Class implementing the Phi-4 mini template. More... | |
| class | LLMUnity.Phi4Template |
| Class implementing the Phi-4 template. More... | |
| class | LLMUnity.ZephyrTemplate |
| Class implementing the Zephyr template. More... | |
| class | LLMUnity.DeepSeekV2Template |
| Class implementing the DeepSeek V2 template. More... | |
| class | LLMUnity.DeepSeekV3Template |
| Class implementing the DeepSeek V3 template. More... | |
| class | LLMUnity.DeepSeekR1Template |
| Class implementing the DeepSeek R1 template. More... | |
| class | LLMUnity.Qwen3Template |
| Class implementing the Qwen3 template. More... | |
| class | LLMUnity.BitNetTemplate |
| Class implementing the BitNet template. More... | |