How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf Chungulus/Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated:Q4_K_M
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "Chungulus/Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated:Q4_K_M" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated

Fable-5 trace calibrated imatrix GGUF quant of InternScience/Agents-A1.

File

File Size SHA-256
Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated.gguf 19.71 GiB 06361f183ec008c7052c0473a746f867c25779b1debb4a8a74a7cee27abc33d2

Quick Start

llama-cli -hf Chungulus/Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated:Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated.gguf -p "Write a Python sorting function" -n 160

Ollama

ollama create agents-a1-q4_k_m-imatrix -f Modelfile
ollama run agents-a1-q4_k_m-imatrix

Which File Should I Download?

Use case Recommendation
Recommended hardware 16-24 GB RAM
Best for default recommendation

Quality Snapshot

F16 baseline mini accuracy: 89.58%. F16 baseline PPL on KL holdout: 13.0194.

Metric Value
Mini accuracy 87.50%
Retention vs F16 97.67%
Mean KLD vs F16 0.015182
Same top p 93.65%

Notes

  • Calibration source: Glint-Research/Fable-5-traces
  • Calibration source revision: e05c417852fc59fd8da758e68b352732423ca0cb
  • GGUF quantization method: llama.cpp with imatrix calibration.
  • Static imatrix GGUF; not Unsloth Dynamic 2.0 / UD2.
  • MTP is not included because the downloaded checkpoint did not contain MTP tensors.
  • This repo contains local quantization artifacts only.
Downloads last month
549
GGUF
Model size
35B params
Architecture
qwen35moe
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 Chungulus/Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated

Quantized
(64)
this model

Collection including Chungulus/Agents-A1-Q4_K_M-imatrix-gguf-fable5-calibrated