Installation
Download Here:x86_64
Running Your First Model
Currently, we support LLM and Multimodal models. More model type support is coming soon! Language Model (LLM)Windows
Windows
To try other GGUF models, visit Hugging Face, copy the path of any compatible GGUF model (e.g.,
unsloth/Qwen2.5-VL-3B-Instruct-GGUF
), and replace the model path in the command above.Currently, LLM (Large Language Model) and VLM (Vision Language Model) are in the testing scope. More modalities are coming soon!
Explore CLI Commands
To see a list of all available CLI commands, run:Windows
Was this page helpful?