Releases: basetenlabs/truss
Releases · basetenlabs/truss
v0.7.0
What's Changed
- Fix the merge action, take 2 by @squidarth in #617
- Improvements to truss CLI. by @squidarth in #612
- Using b10cp for downloads from GCS by @varunshenoy in #618
- modify hf secret naming and loosen secret name constraints for build docker registry secrets by @joostinyi in #611
- bump truss version in control reqs by @joostinyi in #619
- Cache warmer: call proc.wait() in cache warmer by @varunshenoy in #620
- Template out the data folder for TGI / VLLM by @varunshenoy in #622
- Fix typo in preprocess docs by @squidarth in #624
- Throw build error on conflicting requirements by @squidarth in #621
- Gracefully handle client disconnects by @squidarth in #625
- Fix TGI model_id swap by @bolasim in #627
- Fix create dir that already exists by @bolasim in #628
- Drop old make from in-memory model code by @bolasim in #626
- Updated TGI version by @aspctu in #632
- Return 500 error codes on user error. by @squidarth in #545
- Add utils to read s3 files by @theshop in #635
- Fix integration tests by @squidarth in #634
- Remove the path check for PRs, so lint & test always run. by @squidarth in #638
- Release 0.7.0 by @basetenbot in #639
New Contributors
Full Changelog: v0.6.4...v0.7.0
v0.6.5rc11
What's Changed
- Release 0.6.3 by @basetenbot in #609
- Release 0.6.4 by @basetenbot in #615
- Drop old make from in-memory model code by @bolasim in #626
- Updated TGI version by @aspctu in #632
- Return 500 error codes on user error. by @squidarth in #545
Full Changelog: v0.6.5rc7...v0.6.5rc11
v0.6.5rc7
What's Changed
Full Changelog: v0.6.5rc6...v0.6.5rc7
v0.6.5rc6
v0.6.5rc5
What's Changed
- Gracefully handle client disconnects by @squidarth in #625
Full Changelog: v0.6.5rc2...v0.6.5rc5
v0.6.5rc2
What's Changed
- Cache warmer: call proc.wait() in cache warmer by @varunshenoy in #620
- Template out the data folder for TGI / VLLM by @varunshenoy in #622
- Fix typo in preprocess docs by @squidarth in #624
- Throw build error on conflicting requirements by @squidarth in #621
Full Changelog: v0.6.5rc1...v0.6.5rc2
v0.6.5rc1
What's Changed
- Release 0.5.8 by @squidarth in #551
- 0.5.9rc1 release by @joostinyi in #555
- Simplify truss init / push commands. by @squidarth in #564
- improve truss watch dx: exception handling, sync truss on thread start, log tab user prompting by @joostinyi in #562
- Change default truss. by @squidarth in #565
- google tag manager by @philipkiely-baseten in #567
- Better error message for truss predict. by @squidarth in #568
- Bump to version 0.6.0. by @squidarth in #569
- Release 0.6.0 by @squidarth in #570
- Philip/even more docs by @philipkiely-baseten in #563
- Add TGI documentation by @bolasim in #571
- Fix truss predict for content-type as text. by @squidarth in #572
- Fixed vLLM documentation by @varunshenoy in #573
- Truss 0.6.1. by @squidarth in #574
- 0.6.1 release by @squidarth in #575
- Update README.md by @philipkiely-baseten in #579
- Bundling Private Weights from GCP by @varunshenoy in #552
- Automation for new Truss releases by @squidarth in #578
- Allow nesting for local data dir, for external data by @squidarth in #583
- Fixes for truss release automation by @squidarth in #589
- Revert "Bundling Private Weights from GCP (#552)" by @bolasim in #591
- Release 0.6.2 by @basetenbot in #593
- Initial commit for truss-utils by @bolasim in #594
- Add illustrative image by @philipkiely-baseten in #595
- Add integration tests workflow by @varunshenoy in #596
- Updated docs with
--published
flag for TGI by @varunshenoy in #597 - Bundling Private Weights from GCP (take 2) by @varunshenoy in #592
- Add vim .swp to .truss_ignore by @bolasim in #602
- Add a preprocess doc. by @squidarth in #601
- Remove calling test manually. by @squidarth in #599
- Fix lint. by @squidarth in #607
- Added missing ' in the error by @amiruci in #605
- Fix merge to main action by @squidarth in #606
- Adding Triton backend support by @aspctu in #537
- Bola/fix hf cache secrets by @bolasim in #604
- Remove automerge. by @squidarth in #610
- Fix cache warmer by @bolasim in #614
- Fix the merge action, take 2 by @squidarth in #617
- Improvements to truss CLI. by @squidarth in #612
- Using b10cp for downloads from GCS by @varunshenoy in #618
- modify hf secret naming and loosen secret name constraints for build docker registry secrets by @joostinyi in #611
- bump truss version in control reqs by @joostinyi in #619
Full Changelog: v0.5.9rc1...v0.6.5rc1
v0.6.4
What's Changed
- Remove automerge. by @squidarth in #610
- Fix cache warmer by @bolasim in #614
- Release 0.6.4 by @basetenbot in #615
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Initial commit for truss-utils by @bolasim in #594
- Add illustrative image by @philipkiely-baseten in #595
- Add integration tests workflow by @varunshenoy in #596
- Updated docs with
--published
flag for TGI by @varunshenoy in #597 - Bundling Private Weights from GCP (take 2) by @varunshenoy in #592
- Add vim .swp to .truss_ignore by @bolasim in #602
- Add a preprocess doc. by @squidarth in #601
- Remove calling test manually. by @squidarth in #599
- Fix lint. by @squidarth in #607
- Added missing ' in the error by @amiruci in #605
- Fix merge to main action by @squidarth in #606
- Adding Triton backend support by @aspctu in #537
- Bola/fix hf cache secrets by @bolasim in #604
- Release 0.6.3 by @basetenbot in #609
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Update README.md by @philipkiely-baseten in #579
- Bundling Private Weights from GCP by @varunshenoy in #552
- Automation for new Truss releases by @squidarth in #578
- Allow nesting for local data dir, for external data by @squidarth in #583
- Fixes for truss release automation by @squidarth in #589
- Revert "Bundling Private Weights from GCP (#552)" by @bolasim in #591
- Release 0.6.2 by @basetenbot in #593
New Contributors
- @basetenbot made their first contribution in #593
Full Changelog: v0.6.1...v0.6.2