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 mondk/claude-sonnet5-qwen-thinking:
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 mondk/claude-sonnet5-qwen-thinking:
Run Hermes
hermes
Quick Links

base_model:

  • unsloth/Qwen3-4B-Thinking-2507-unsloth-bnb-4bit
  • unsloth/Qwen3.5-4B

Yeah, it's just like Claude.

I'm too lazy to write 😭😭😭 sorry bruh

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

4-bit

5-bit

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

Model tree for mondk/claude-sonnet5-qwen-thinking

Dataset used to train mondk/claude-sonnet5-qwen-thinking