-
Notifications
You must be signed in to change notification settings - Fork 2
Loading Local Large Language Model in DictTango
Jimex edited this page Nov 29, 2024
·
5 revisions
- Download the local large language model file and save it to your device.
- In DictTango, add the AI service and select "Local LLM" as the service provider.
- Select the local LLM model file
- Add an AI prompt or directly click "AI Chat" on the home page.
- You can use models from Ollama directly: https://ollama.com/library
- Llama 3.2 1B : https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/blob/main/Llama-3.2-1B-Instruct-Q4_0_4_4.gguf
- Llama 3.2 3B : https://huggingface.co/bartowski/Llama-3.2-3B-Instruct-GGUF/blob/main/Llama-3.2-3B-Instruct-Q4_0_4_4.gguf
- QWen Coder: https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct-GGUF/tree/main