Skip to content

Releases: autonomi-ai/nos

v0.3.0

04 May 18:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...0.3.0

v0.2.0

01 Feb 22:16
e72d241
Compare
Choose a tag to compare

Key PRs

  • Migrate to pydantic>=2.5, torch==2.1.1, ray[default]>=2.9 by @spillai in #534
  • New inf2 runtime support with nos serve up by @spillai in #535

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.2.0

v0.1.5

18 Jan 23:36
fee487c
Compare
Choose a tag to compare

What's Changed

  • Add a tutorial for serving animatediff by @outtanames in #508
  • Remove py311-cu118 and py38-cu121 by @spillai in #514
  • Fixes to profiling flow, table populates from json catalog now by @outtanames in #515
  • Improve network isolation for serve up by @spillai in #516
  • Support model configs w/o model_cls for model init on server start by @spillai in #517
  • Updated examples with newer API and simpler SkyPilot integration by @spillai in #520
  • Support unnormalized model ids in HTTP service + Skypilot deployment docs by @spillai in #521
  • [blog] NOS tutorials blog post by @spillai in #522
  • Overhaul tutorials w/ READMEs and relevant model serving examples by @spillai in #525
  • Override ModelDeploymentSpec of registered models by @spillai in #526
  • [docs] Updated SkyPilot integration docs with LLM examples. by @spillai in #527
  • [hotfix] Fix scaling for deployments in ModelHandle by @spillai in #528

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Jan 23:15
e6cdc88
Compare
Choose a tag to compare

What's Changed

  • Fix floating point memory specification in ModelSpec by @spillai in #498
  • Swap SDK for CLI as default way to start the nos server by @outtanames in #499
  • [blog] First blog post entry with assets by @spillai in #500
  • Update README and blog post for release by @spillai in #503
  • Add latest tag for all python versions by @outtanames in #502
  • [doc] Improved serve CLI documentation with serve YAML spec by @spillai in #507
  • New tutorial examples for serving custom models and custom methods by @spillai in #509
  • [tutorial] Add streaming chat tutorial by @spillai in #510
  • [tutorial] Added multi-model tutorial and refactored LLM model class by @spillai in #511
  • [docker] Add py38 and py310 docker images for cu121 by @spillai in #512
  • Update quickstart to use module interface by @outtanames in #505
  • Update CI to build/push cu121 images on release by @spillai in #513

Full Changelog: v0.1.3...v0.1.4

v0.1.3

01 Jan 22:44
d9be068
Compare
Choose a tag to compare

What's Changed

  • Support async gRPC handling with scaled-replicas by @spillai in #494
  • Custom model scaling support for deployments. by @spillai in #495
  • Set NOS_HOME from cli by @outtanames in #489
  • Support for custom model resource limits and init args/kwargs by @spillai in #492
  • Various dev-ex improvements (runtime, logging etc) by @spillai in #497

Full Changelog: 0.1.2...v0.1.3

0.1.2

14 Dec 21:58
cb6a449
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

13 Dec 20:32
1fe8a9d
Compare
Choose a tag to compare

What's Changed

  • Fix CLIP inference in main intro notebook by @outtanames in #467
  • Model profiler with ModelResource catalog for offline memory profiling by @spillai in #468
  • Support model streaming responses with new Stream gRPC service by @spillai in #469
  • Add troubleshooting instructions for macos grpcio import error until w… by @outtanames in #471
  • OpenAI compatible chat completions API /v1/chat/completions by @spillai in #472
  • Updates to skypilot docs with serve.yaml configuration by @spillai in #473
  • Update landing page and overview by @outtanames in #481
  • Updates to README with improved formatting. by @spillai in #482
  • Update SDXL example image by @outtanames in #483

Full Changelog: 0.1.0...0.1.1

0.1.0rc3

08 Nov 20:38
fbf9347
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0rc2...0.1.0rc3

0.1.0

08 Nov 22:58
6140162
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.10...0.1.0

0.1.0rc2

30 Oct 03:12
3716b02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0rc1...0.1.0rc2