Back to Models
LA

LakoMoor/QClaw-4B-GGUF

LakoMoorgeneral

QClaw-4B-GGUF

QCLAW QClaw-4B-GGUF is the quantized GGUF version of LakoMoor/QClaw-4B — a 4-billion parameter model fine-tuned for agentic tasks and tool use, designed for use with OpenClaw-compatible agent frameworks.

This repository provides GGUF files for local inference with llama.cpp, Ollama, LM Studio, Jan, and other compatible runtimes.


Available Quantizations

FilenameQuantSizeQualityRecommended
QClaw-4B-F16.ggufF16~8 GBMaximumServers / high VRAM
QClaw-4B-Q8_0.ggufQ8_0~4.5 GBExcellentHigh quality inference
QClaw-4B-Q5_K_M.ggufQ5_K_M~3 GBVery good⭐ Best balance
QClaw-4B-Q4_K_M.ggufQ4_K_M~2.5 GBGood⭐ Most popular
QClaw-4B-Q3_K_M.ggufQ3_K_M~2 GBMediumLow RAM devices

Usage

llama.cpp

./llama-server \
  -m QClaw-4B-Q4_K_M.gguf \
  -a qclaw-4b \
  --jinja \
  --port 8000

Ollama

ollama run hf.co/LakoMoor/QClaw-4B-GGUF:Q4_K_M

LM Studio

Search for LakoMoor/QClaw-4B-GGUF in the model browser and select your preferred quantization.


Model Details

  • Base model: LakoMoor/QClaw-4B
  • Architecture: Decoder-only transformer (Qwen3.5-4B based)
  • Parameters: ~4B
  • Quantization tool: llama.cpp
  • Primary use case: Agentic workflows, tool calling, multi-step reasoning

Intended Use

QClaw-4B-GGUF is intended for:

  • Local inference on consumer hardware (CPU and GPU)
  • Agentic pipelines using OpenClaw or compatible frameworks
  • Tool-augmented assistants requiring compact, efficient inference
  • Research into small-model agent capabilities

Out-of-scope use: Not intended for safety-critical systems without additional alignment work.


Training annotation cards and dataset curation provided by Aleksandr NikolichLove. Death. Transformers..


Citation

@misc{qclaw4b2026,
  title  = {QClaw-4B: State-of-the-Art 4B Agent Model for OpenClaw},
  author = {Nikolay Kompanets (LakoMoor)},
  year   = {2026},
  url    = {https://huggingface.co/LakoMoor/QClaw-4B}
}

License

Apache 2.0

Visit Website

0 reviews

5
0
4
0
3
0
2
0
1
0
Likes7
Downloads
📝

No reviews yet

Be the first to review LakoMoor/QClaw-4B-GGUF!

Model Info

ProviderLakoMoor
Categorygeneral
Reviews0
Avg. Rating / 5.0

Community

Likes7
Downloads

Rating Guidelines

★★★★★Exceptional
★★★★Great
★★★Good
★★Fair
Poor