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 serve -hf zenlm/zen-nano:
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 zenlm/zen-nano:
Run Hermes
hermes
Quick Links

zen-nano

Superseded by zenlm/zen3-nano — canonical name.

Compact language model for fast inference and edge deployment.

Repackaged from Qwen/Qwen3-0.6B (apache-2.0, Alibaba Qwen). Not trained from scratch — a permissively-licensed redistribution for the OSS-clean Zen model line.

Specs

Property Value
Parameters 0.6B (dense)
Architecture Qwen3 (Qwen3ForCausalLM)

License

apache-2.0. Upstream: Qwen/Qwen3-0.6B by Alibaba Qwen (apache-2.0).

Downloads last month
722
Safetensors
Model size
0.6B params
Tensor type
BF16
·
Inference Providers NEW
Input a message to start chatting with zenlm/zen-nano.

Model tree for zenlm/zen-nano

Finetuned
Qwen/Qwen3-0.6B
Quantized
(377)
this model

Collection including zenlm/zen-nano