11. Open Questions & Risks¶
Open questions¶
- Is
onnx-components.htmlfully replaced by dashboard blogs? - Where is
test_hf_models.py? - HF upload auth model for future CI?
- How tightly
local-voice-chatpins specific ONNX revisions? - Is
optimumstill needed as a dependency?
Risks¶
| Risk | Notes |
|---|---|
| Manual export fragility | Transformers/PyTorch upgrades can break tracers |
| No parity CI | Regressions only caught when someone runs Make |
| Quant accuracy | 200M Q4 may be too lossy for some pairs |
| Disk/time cost | Full matrix export is heavy |
| README drift | Stale preview/test references confuse newcomers |
Next steps¶
- Fix README to match dashboard-only docs
- Add CI smoke: parity on a tiny fixture subset
- Pin and document HF revision SHAs for consumers
- Cross-link this dossier with browser-demo dossier
Hub note¶
Published via projects/publish.txt alongside the browser-demo dossier.