Skip to content

Releases: nubison/nubison-model

v0.0.8

05 Jan 02:14
19c1c48

Choose a tag to compare

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

24 Sep 05:39

Choose a tag to compare

What's Changed

  • fix: prevent duplicate MLflow artifact download in BentoML by @teri0411 in #16

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Jan 23:10
1841339

Choose a tag to compare

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

09 Jan 04:03
8f73ebb

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Dec 07:24
9575f11

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

11 Dec 02:11
a02515b

Choose a tag to compare

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