Skip to content

v0.1.5

Compare
Choose a tag to compare
@spillai spillai released this 18 Jan 23:36
· 26 commits to main since this release
fee487c

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