ThoxUSB-Edge / README.md
tommytracx's picture
Upload Qwen3_5ForCausalLM
f4f876a verified
|
Raw
History Blame Contribute Delete
1.01 kB
---
license: apache-2.0
base_model: Qwen/Qwen3.5-0.8B
tags:
- thox
- on-device
- edge
- ThoxUSB
- gguf
- trl
- sft
pipeline_tag: text-generation
---
# ThoxUSB-Edge
![license](https://img.shields.io/badge/license-apache-2.0-blue)
![params](https://img.shields.io/badge/params-873M-informational)
![device](https://img.shields.io/badge/device-ThoxUSB-orange)
THOX-branded on-device model derived from `Qwen/Qwen3.5-0.8B`, fine-tuned on the THOX chat + agent/tool-use corpora and quantized for the **ThoxUSB** tier. **Status: skeleton — weights pending fine-tune + quantize.**
## Intended use
On-device assistant / tool-routing for the THOX device program.
## Out of scope
Not for safety-critical, medical, or legal decisions without a human in the loop.
## Provenance & license
Base: `Qwen/Qwen3.5-0.8B` (apache-2.0).
## Quantization (to be filled by measured bench)
| Quant | On-disk | RAM/RSS | tok/s CPU |
|---|---|---|---|
| Q4_K_M | TBD | TBD | TBD |
Decensor policy for this repo: **public**.