0.1.0
What's Changed
- Version bump -
0.0.10
release by @spillai in #336 - Migrate PyPI package to
torch-nos
by @spillai in #338 - Sweep all stable diffusion models during testing by @outtanames in #334
- Publish test docker image as a github action by @outtanames in #339
- Followup to #339 push docker images on release after running CI by @outtanames in #340
- Test pre-release push to test PyPi by @outtanames in #344
- Build pypi package before push by @outtanames in #345
- NOS compiler integration with
nos-internal
by @spillai in #341 - Add build to requirements.txt by @outtanames in #347
- Manually install pypi build dependencies by @outtanames in #348
- Add twine to requirements by @outtanames in #349
- Twine upload on release by @outtanames in #350
- Pull pin on rest of release flow by @outtanames in #351
- Simple HTTP server with gRPC backend by @spillai in #346
- Build and deploy docs on version changes by @spillai in #354
- Fix SDXL model id to allow correct imports for SDXL models in pixeltable by @spillai in #352
- Text-to-speech model support (e.g.
suno/bark
) by @spillai in #355 - Upgrade to
ray[default]>=2.7.0
andcuda=11.8
by @spillai in #356 - Reorganize notebook examples by @spillai in #357
- Locust load testing by @outtanames in #358
- Huggingface Hub support for public/private
autonomi-ai
models by @spillai in #363 - New inf2 inference runtime with improved
docker-py
device handling by @spillai in #365 - Whispernet transcription on audio file blobs by @outtanames in #375
- Added supported runtime table by @spillai in #376
- Update regex to accept '_' by @outtanames in #400
- Removing
conda env ffmpeg
from Dockerfile by @spillai in #403 - Update mkdocs.yml by @spillai in #378
- Move whisperX to nos-internal (outbound) by @outtanames in #398
- Migrate
nos.client.InferenceClient
to newnos.client.Client
inter… by @spillai in #402 - Update stable diffusion signature with more parameters by @spillai in #362
- [docs] Added Integrations section to mkdocs by @spillai in #410
- Bump mkdocs-material, some light cleanup in quickstart by @outtanames in #404
- Update
client.Run(**inputs)
interface to explicit inputs dictionary by @spillai in #405 - Refactor gRPC and ModelHandles to support multiple method handles by @spillai in #412
- Working HTTP client tests with new REST API interface by @spillai in #415
- Documentation updates for 0.1.0 release by @spillai in #414
- Write model docs by @outtanames in #413
- General cleanup by @outtanames in #418
- Cleaned up notebook and several CLI interfaces for v0.1 release by @spillai in #419
- BLIP and OwlViT model implementations by @spillai in #416
- consolidate model docs into a single page, remove cli from quickstart by @outtanames in #420
- Updated documetation and licensing by @spillai in #421
- SkyPilot integration docs with running example by @spillai in #422
- Version bump to
0.1.0rc1
by @spillai in #424 - Revamp landing README for release by @spillai in #426
- Revamp docstrings and mkdocs with fixes for new API by @spillai in #427
- Update CNAME for docs to https://docs.nos.run by @spillai in #428
- Improved whisper transcription implementation with increased batch size by @spillai in #430
- Update skypilot docs, move discord bot to GCP by @outtanames in #425
- Refactor release->test->deploy flow by @outtanames in #429
- Support custom models through model catalogs by @spillai in #434
- Remove unused cli docs by @outtanames in #436
- Move release flow to a larger runner by @outtanames in #437
- New
nos serve
CLI for local serving of custom models by @spillai in #438 - Add NOS telemetry with sentry.io by @spillai in #442
- Move all docker builds to
agi-pack
by @spillai in #445 - Final fixes for
0.1.0rc2
by @spillai in #446 - Add cu118 release flow as a seperate job by @outtanames in #447
- Fix
FunctionSignature.get_output_spec()
for automatically inspected methods by @spillai in #448 - Fix CNAME by moving it to the root site directory by @spillai in #450
- Added CLI reference and new header by @spillai in #451
- Install agi pack in docker.yml by @outtanames in #452
- Added new "serving custom models" section by @spillai in #453
- Fix bug in twine upload by @outtanames in #454
- Add agi pack to cu118 flow as well by @outtanames in #457
- Updated README / docs for public release by @spillai in #456
- create-pypi-release-loose -> create-pypi-release by @outtanames in #455
- Support
env_file
fordocker-compose
rendering by @spillai in #458 - Support file-uploads with new HTTP endpoint by @spillai in #459
- Updates to HTTP service to handle urls by @spillai in #460
- Fix production FastAPI configuration by @spillai in #461
- Various infra updates by @spillai in #463
- Refactor
nos serve build
to support custom tags anddebug
by @spillai in #464 - Fixes for client/server tests with
rc3
release by @spillai in #465 0.1.0
release by @spillai in #466
Full Changelog: 0.0.10...0.1.0