Releases: nubison/nubison-model
Releases · nubison/nubison-model
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
v0.0.2
What's Changed
- feat: container image for inference server by @kyuwoo-choi in #5
- doc: add example by @kyuwoo-choi in #6
- feat: log params metrics by @kyuwoo-choi in #7
Full Changelog: v0.0.1...v0.0.2