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 Pinkstackorg/Qwen-3.5-upscaled-14B-noft-q8_0-GGUF:F32
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 Pinkstackorg/Qwen-3.5-upscaled-14B-noft-q8_0-GGUF:F32
Run Hermes
hermes
Quick Links

q8_0 gguf - tested.

This model is a ~14B parameter upscale of Qwen/Qwen3.5-9B. It has been merged with the base model to boost knowledge while keeping instruction following, because the base model was actually trained with some instruct-like examples.

You should fine-tune this model for it to be fully useable, while it has potential and all capabilities are still intact including vision, it currently faces looping issues, lower quality reasoning/COT. Due to mergekit not supporting qwen3.5, we used a custom layer-wise merge method.

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

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Pinkstackorg/Qwen-3.5-upscaled-14B-noft-q8_0-GGUF

Quantized
(1)
this model