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 theycallmedan14/hiveai-v5-think
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 theycallmedan14/hiveai-v5-think
Run Hermes
hermes
Quick Links

HiveAI v5-think

Fine-tuned Qwen2.5-Coder-14B for multi-language code generation. 94.30% on 60-probe eval (6 domains).

Download

wget https://huggingface.co/theycallmedan14/hiveai-v5-think/resolve/main/current_base.gguf -O hiveai-v5-think.gguf

Run

./llama-server -m hiveai-v5-think.gguf --host 0.0.0.0 --port 11435 -ngl 99 --flash-attn auto -c 8192 --parallel 2 -cb

Scores (2026-03-22)

Domain Score
C++ 93.25%
Go 96.80%
Hive 95.50%
JS 93.80%
Python 92.83%
Rust 93.65%
Overall 94.30%

Join the GPU Pool

This model powers HiveAI + HivePoA. More GPUs = smarter system.

Downloads last month
11
GGUF
Model size
15B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

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

Model tree for theycallmedan14/hiveai-v5-think

Base model

Qwen/Qwen2.5-14B
Quantized
(117)
this model