Commit graph

2 commits

Author SHA1 Message Date
Lilith
af92ba0185 fix(@ml/@tools/model-loader): 🐛 Update package description and deprecated warning
Some checks failed
Build and Publish / build-and-publish (push) Failing after 40s
2026-01-04 21:42:35 -08:00
Lilith
bf1e8835e1 Add Python test suite (94 tests)
- test_types.py: 26 tests for dataclasses and from_dict
- test_auto.py: 28 tests for format/category mappings
- test_onnx_loader.py: 16 tests for ONNX loader
- test_whisper_loader.py: 24 tests for Whisper loader
- pyproject.toml: pytest config and dev dependencies

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 15:58:11 -08:00