How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama-server -hf VatsaDev/sakura-vl
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default VatsaDev/sakura-vl
Run Hermes
hermes
Quick Links

Sakura: quantized vision

ongoing effort to get 1 bit vision models

not really high perf yet, WIP

timeline

apr 15th: alpha versions, 1 bit LM, NF4 vis, fp16 activations

Downloads last month
11
GGUF
Model size
2B params
Architecture
qwen3vl
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for VatsaDev/sakura-vl

Quantized
(2)
this model

Dataset used to train VatsaDev/sakura-vl