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 888rok/Qwen3.5-4B-Q4_K_M-wllama-split:Q4_K_M
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 888rok/Qwen3.5-4B-Q4_K_M-wllama-split:Q4_K_M
Run Hermes
hermes
Quick Links

Qwen3.5-4B-Q4_K_M — split GGUF for wllama

Qwen3.5-4B-Q4_K_M.gguf from unsloth/Qwen3.5-4B-GGUF (credit to the original model authors and quantizer), split into <2 GB shards with llama-gguf-split so it can be loaded by wllama in the browser.

Load the first shard; wllama resolves the rest automatically.

Downloads last month
27
GGUF
Model size
4B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for 888rok/Qwen3.5-4B-Q4_K_M-wllama-split

Finetuned
Qwen/Qwen3.5-4B
Quantized
(9)
this model