0.0.6
What's Changed
- Makefile target for creating tags by @spillai in #169
- Update pyproject.toml to exclude build, experimental etc. by @outtanames in #170
- Set resource limits for nos container to avoid cached raylets by @spillai in #174
- Refactor stable diffusion with more models and ControlNet guides by @spillai in #173
- New makefile targets for benchmark tests (CPU/GPU) w/ docker variants by @spillai in #176
- Improved docker CLI with simplified
nos docker stop
andnos docker logs
by @spillai in #178 - Torch FX TensorRT Conversion for YOLOX by @outtanames in #177
- OpenCV-based video writer by @spillai in #180
- Inference client demo with notebook by @spillai in #179
- Refactored model manager and cache model spec in inference service by @spillai in #184
- CLIP compilation workflow with Torch TensorRT with tests by @spillai in #189
- Updated notebooks with inference client and acceleration examples by @spillai in #190
- Accelerated SDv2 implementation with VAE, UNet, and CLIP by @spillai in #192
- YOLOX compilation workflow with new Torch TRT compilation backend by @spillai in #195
- CLIP compilation workflow with tests by @spillai in #196
- Overhaul system information and benchmarking instrumentation for prof… by @spillai in #201
- Adding MacOS testing to CI by @spillai in #203
- Add init inference service utility method by @spillai in #204
- Pull server docker image on
nos.init
with optional arg by @spillai in #205 - Version bump
0.0.6a0
->0.0.6a1
by @spillai in #206 - Mac M1 fixes for
nos.init
by @spillai in #207
Full Changelog: 0.0.5...0.0.6