Releases: nubison/nubison-model
Releases · nubison/nubison-model
v0.0.8
What's Changed
- fix: prevent duplicate MLflow artifact download in BentoML by @teri0411 in #16
- chore: unify CI/CD pipeline for PyPI publishing with dynamic versioning by @teri0411 in #17
- Add Claude Code GitHub Workflow by @kyuwoo-choi in #19
- feat: Add DVC support for large model files and configurable request timeout by @teri0411 in #18
Full Changelog: v0.0.6...v0.0.8
v0.0.7
v0.0.6
What's Changed
- feat: add support for model registration with tags by @kyuwoo-choi in #13
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- feat: add context support for parallel inference by @kyuwoo-choi in #12
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: uv instead of conda in inference container by @kyuwoo-choi in #11
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: load model once on service prepare by @kyuwoo-choi in #8
- refactor: do not use deprecated method get_latest_versions by @kyuwoo-choi in #9
- fix: test_client fails due to lmodel loading wrong way by @kyuwoo-choi in #10
Full Changelog: v0.0.2...v0.0.3