tommytracx/Thox1-27b
2814
Thox1-27b
Your AI. Your Data. Your Rules.
THOX flagship 1-bit (Q1_0) GGUF quant of a 27B Qwen3.5-family abliterated model — the most-downloaded THOX repo.
What this is
- Real quantized-weights repo: single Thox1-27b-Q1_0.gguf (~4.67 GB) + config/tokenizer.
- Base: s3nh/Bonsai-27B-unpacked-abliterated-uncensored (Qwen3.5 VLM). basemodelrelation=quantized.
- config maxpositionembeddings 262144; card serves at 8192 — align the card's context claim.
- License chain: card asserts Apache-2.0 over an abliterated base — verify the full chain. Uncensored — content-policy sensitive.
- Config is a full VLM (vision tower) but it is served text-only via llama.cpp.
Architecture (from config)
Intended use
On-device / edge text generation within the THOX stack. Not a safety-aligned public assistant unless deployed behind THOX guardrails.
Prompt / chat template
<|im_start|>system
{system}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistantUsage
llama.cpp
huggingface-cli download tommytracx/Thox1-27b --include '*.gguf' --local-dir ./Thox1-27b
llama-cli -m ./Thox1-27b/model-Q1_0.gguf -p "Hello"Links
- Base model: `s3nh/Bonsai-27B-unpacked-abliterated-uncensored`
- Ollama:
ollama.com/thox-ai/<slug>— verify with the Ollama lane (task 80017303) - Docs: https://docs.thox.ai
THOX.ai LLC — Your AI. Your Data. Your Rules. · On-device and private by design.
