tuxevil/home-assistant-specialist-v0.4-ddp
Home Assistant Specialist v0.4 — Qwen3-8B Adapter
PEFT/LoRA adapter trained to map Home Assistant requests to the strict ha-action-v3 JSON contract.
Training
- Base:
unsloth/Qwen3-8B-unsloth-bnb-4bit - Method: QLoRA with DDP
- Hardware: 2× Tesla T4
- Dataset:
tuxevil/Home-Assistant-Requests-V4 - Dataset provenance: validated rows from
acon96/Home-Assistant-Requests,acon96/Home-Assistant-Requests-V2, and project-curated contract cases. - Context: 4,096 tokens
- Evaluation: 417 held-out cases
Evaluation layers
All Hugging Face results below use the 417-case V4 test split in the Transformers/Kaggle pipeline. Ollama results use the same cases through the GGUF runtime. They are reported separately because runtime/template/conversion effects can change results.
Hugging Face / Transformers reference
* FP16 values are the recorded merged/export benchmark reference; only exact-match and safety were retained in the published comparison.
Same-quantization comparison: Qwen3-8B vs Qwen3-4B
Ollama quantization benchmark
Q5KM was preferred for the 8 GB Quadro RTX 4000 because Q6 did not improve quality and incurred CPU offload.
Safety
This adapter is a research artifact, not an autonomous Home Assistant controller. Validate every response against live service and entity allowlists before execution.
