Thox1-27b

THOX.ai 1-bit model for cross-device inference. Quantized GGUF (Q1_0) derived from the Bonsai-27B unpacked abliterated uncensored model — a 27B Qwen3.5 architecture with 1-bit weights, abliterated for uncensored output.

Model Details

Field Value
Architecture Qwen3.5 (Qwen3_5ForConditionalGeneration)
Parameters 27B (1-bit quantized)
Format GGUF Q1_0
File size ~5.5 GB
Context 32K tokens
License Apache-2.0
Base model s3nh/Bonsai-27B-unpacked-abliterated-uncensored

Intended Use

Thox1-27b is the THOX device model designed to run on CPU-only infrastructure across all THOX.ai fleet devices. It is served via llama.cpp and exposed through an OpenAI-compatible API endpoint.

Serving

Deployed as a Hugging Face CPU Space with llama.cpp server:

llama-server \
  --model Thox1-27b-Q1_0.gguf \
  --host 0.0.0.0 \
  --port 7860 \
  --ctx-size 8192 \
  --threads 4

The endpoint is wired into ThoxRoute as the thox1-space provider for OpenAI-compatible inference at the device edge.

Quantization

Q1_0 (1-bit) quantization. The original unpacked BF16 model is 54GB; the 1-bit GGUF is ~5.5GB, making it feasible for CPU inference on THOX devices.

Disclaimer

This model is uncensored and abliterated. THOX.ai deploys it within controlled infrastructure with appropriate access controls.

Downloads last month
301
GGUF
Model size
27B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

1-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for tommytracx/Thox1-27b

Quantized
(1)
this model