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 Limour/Qwen2.5-14B-Instruct-GGUF:IQ4_XS
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 Limour/Qwen2.5-14B-Instruct-GGUF:IQ4_XS
Run Hermes
hermes
Quick Links

https://www.kaggle.com/code/reginliu/qwen2-5-gguf-imatrix

Model Size PPL n_vocab PPL_adjust
qwen2.5-14b-fp16.gguf 27.51 9.5316 +/- 0.08886 152064 9.5316
qwen2.5-14b-IQ4_XS.gguf 7.56 9.6508 +/- 0.09039 152064 9.6508
Downloads last month
1
GGUF
Model size
15B params
Architecture
qwen2
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