6 Commits
Author SHA1 Message Date
Nighthawk 5fbe02a496 Allow loading encoder with strict=False 2026-01-18 02:07:30 -05:00
Nighthawk 9b7dd275c7 Refactored training pipeline to use YAML config and uv
- Move hyperparameters from hardcoded script values to `config.yaml`
- Replace pip requirements with `pyproject.toml` and `uv` support (CUDA 12.6)
- Refactor all scripts to use `pathlib` for robust path handling
- Optimize `generate_dataset.py` with GPU acceleration
- Register quantizer constants as buffers for proper device mapping
- Update README with new installation and usage instructions
2026-01-18 01:13:38 -05:00
Eugene Kwek 8230002e0b Create LICENSE 2026-01-13 08:35:13 -08:00
Eugene Kwek 484597c975 Create README.md 2026-01-13 08:32:37 -08:00
ekwek1 5daa7c6bea windows bugfixes 2026-01-13 08:14:36 -08:00
ekwek1 4f967d05ec first commit 2026-01-13 07:47:17 -08:00