eugenehp/bonsai-27b-gguf overview
Bonsai 27B Q1 0 GGUF RLX staging prism ml Bonsai 27B packed Q1 0 GGUF for RLX Qwen3.5 runner. | Field | Value | | | | | Hub id | eugenehp/bonsai 27b gguf https…
Runs locally from ~3.54 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Bonsai-27B-Q1_0.gguf | GGUF | Q1_0 | 3.54 GB | Download |
Model Details
| Model ID | eugenehp/bonsai-27b-gguf |
|---|---|
| Author | eugenehp |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | — |
| Last modified | 2026-07-24T01:12:21.000Z |
Model README
---
license: apache-2.0
pipeline_tag: text-generation
library_name: rlx
tags:
- gguf
- qwen35
- bonsai
- rlx
---
Bonsai-27B Q1_0 GGUF (RLX staging)
prism-ml Bonsai-27B packed Q1_0 GGUF for RLX Qwen3.5 runner.
| Field | Value |
|---|---|
| Hub id | eugenehp/bonsai-27b-gguf |
| Kind | Staging redistrib of an upstream checkpoint for RLX runners. |
| RLX crate | rlx-qwen35 |
| Upstream | https://huggingface.co/prism-ml/Bonsai-27B-gguf |
Quick start
hf download eugenehp/bonsai-27b-gguf --local-dir .
cargo run -p rlx-qwen35 --release -- --weights Bonsai-27B-Q1_0.gguf --device metal
File highlights
Bonsai-27B-Q1_0.gguf(3.5 GiB)
Run with RLX
Clone rlx-models, place this repo under weights/lm/bonsai-27b-gguf (or pass the path explicitly), then:
cargo run -p rlx-qwen35 --release -- --weights Bonsai-27B-Q1_0.gguf --device metal
License
Apache License 2.0 — see LICENSE. Inherit upstream terms when redistributing.
Original weights and authorship: https://huggingface.co/prism-ml/Bonsai-27B-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/bonsai-27b-gguf with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models