GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

eugenehp/qwen3-0.6b-gguf overview

Qwen3 0.6B Q4 K M GGUF RLX staging Qwen3 0.6B Q4 K M GGUF + tokenizer.json for packed RLX prefill. | Field | Value | | | | | Hub id | eugenehp/qwen3 0.6b gguf …

rlxggufqwen3text-generationlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~461.8 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Qwen3-0.6B-Q4_K_M.ggufGGUFQ4_K_M461.8 MBDownload

Model Details

Model IDeugenehp/qwen3-0.6b-gguf
Authoreugenehp
Pipelinetext-generation
Licenseapache-2.0
Base model
Last modified2026-07-24T01:12:29.000Z

Model README

---

license: apache-2.0

pipeline_tag: text-generation

library_name: rlx

tags:

  • qwen3
  • gguf
  • rlx

---

Qwen3-0.6B Q4_K_M GGUF (RLX staging)

Qwen3-0.6B Q4_K_M GGUF + tokenizer.json for packed RLX prefill.

| Field | Value |

|---|---|

| Hub id | eugenehp/qwen3-0.6b-gguf |

| Kind | Staging redistrib of an upstream checkpoint for RLX runners. |

| RLX crate | rlx-qwen3 |

| Upstream | https://huggingface.co/unsloth/Qwen3-0.6B-GGUF |

Quick start

hf download eugenehp/qwen3-0.6b-gguf --local-dir .
cargo run -p rlx-qwen3 --release -- --weights Qwen3-0.6B-Q4_K_M.gguf --packed --device metal

File highlights

  • Qwen3-0.6B-Q4_K_M.gguf (461.8 MiB)
  • tokenizer.json (10.9 MiB)

Run with RLX

Clone rlx-models, place this repo under weights/lm/qwen3-0.6b-gguf (or pass the path explicitly), then:

cargo run -p rlx-qwen3 --release -- --weights Qwen3-0.6B-Q4_K_M.gguf --packed --device metal

License

Apache License 2.0 — see LICENSE. Inherit upstream terms when redistributing.

Original weights and authorship: https://huggingface.co/unsloth/Qwen3-0.6B-GGUF

Redistrib note

This Hub repo exists so RLX recipes have a stable fetch target. When you only need the upstream checkpoint, prefer the Upstream link above.

Run eugenehp/qwen3-0.6b-gguf with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models