Releases: basetenlabs/truss
Releases · basetenlabs/truss
v0.9.63rc002
What's Changed
- Fix release script, derive current version from pypi by @nnarayen in #1393
- Update trt_llm_config.py by @michaelfeil in #1395
Full Changelog: v0.9.63rc001...v0.9.63rc002
v0.9.63rc001
What's Changed
- Enables trt-llm config for lookahead decoding by @michaelfeil in #1391
- bump rc version for release by @michaelfeil in #1392
Full Changelog: v0.9.62...v0.9.63rc001
v0.9.62
What's Changed
- Revert back to 0.9.60rc006 after broken release by @nnarayen in #1377
- Various refactors to model wrapper + truss server by @nnarayen in #1379
- update truss transfer by @michaelfeil in #1383
- Mf/v2 truss transfer by @michaelfeil in #1385
- Modify truss release workflow to be more automated by @nnarayen in #1382
- Introduce websocket passthrough for truss server by @nnarayen in #1378
- fix max mem by @michaelfeil in #1386
- CLI exists with code 1 in case of exception raised by @marius-baseten in #1387
- Remove cat by @squidarth in #1388
- Release 0.9.62 by @basetenbot in #1390
Full Changelog: v0.9.60...v0.9.62
v0.9.61rc001
What's Changed
- Revert back to 0.9.60rc006 after broken release by @nnarayen in #1377
- Various refactors to model wrapper + truss server by @nnarayen in #1379
- update truss transfer by @michaelfeil in #1383
- Mf/v2 truss transfer by @michaelfeil in #1385
- Modify truss release workflow to be more automated by @nnarayen in #1382
- Introduce websocket passthrough for truss server by @nnarayen in #1378
Full Changelog: v0.9.60...v0.9.61rc001
v0.9.60
What's Changed
- Fix integration test for span cleanup by @nnarayen in #1374
- Use hostname for Chains by @tyranitar in #1349
- Release 0.9.60 by @basetenbot in #1376
Full Changelog: v0.60.0...v0.9.60
v0.60.0
What's Changed
- Fix
patch
behavior for trusses using python DX by @nnarayen in #1337 - Bump truss version to 0.9.60rc001 by @nnarayen in #1345
- adds node count to truss spec by @rcano-baseten in #1344
- bump truss-transfer to 0.0.1 by @michaelfeil in #1342
- Add trace ID logging to failed chainlet RPC log - related BT-13465 by @marius-baseten in #1348
- Add H200 accelerator type by @nnarayen in #1351
- Bug bash improvements to Python DX, better error messages by @nnarayen in #1346
- Better example code for models using chains framework by @nnarayen in #1347
- Update constants.py by @michaelfeil in #1354
- raising ValueError for py38 or less for truss supported version by @sumerjoshi in #1350
- Update pyproject.toml by @michaelfeil in #1356
- update: max num tokens for bei by @michaelfeil in #1357
- add bei specfic user migrations in trt-llm config by @michaelfeil in #1361
- trt-llm: add max gib 16GB by @michaelfeil in #1362
- Use PurePosixPath, to fix usage on Windows. by @squidarth in #1358
- truss-transfer: rename b10cache by @michaelfeil in #1365
- [TaT] Pre-requisites for flexible builds. by @marius-baseten in #1352
- Clean Chains Stack Traces and consolidate logging config. Fixes BT-13465 BT-13378 by @marius-baseten in #1353
- add truss trtllm config by @michaelfeil in #1366
- Add
--python-dx
flag totruss init
by @nnarayen in #1367 - Multinode Cleanup by @rcano-baseten in #1360
- Cleanup
init
andinit_directory
usage by @nnarayen in #1368 - Introduce truss server passthrough for OpenAI methods by @nnarayen in #1364
- Fix integration test expectations by @nnarayen in #1370
- Fix streaming for OpenAI clients by @nnarayen in #1371
- Release 0.60.0 by @basetenbot in #1373
New Contributors
- @sumerjoshi made their first contribution in #1350
Full Changelog: v0.9.59...v0.60.0
v0.9.60rc006
What's Changed
- Fix integration test expectations by @nnarayen in #1370
- Fix streaming for OpenAI clients by @nnarayen in #1371
Full Changelog: v0.9.60rc005...v0.9.60rc006
v0.9.60rc005
What's Changed
- add bei specfic user migrations in trt-llm config by @michaelfeil in #1361
- trt-llm: add max gib 16GB by @michaelfeil in #1362
- Use PurePosixPath, to fix usage on Windows. by @squidarth in #1358
- truss-transfer: rename b10cache by @michaelfeil in #1365
- [TaT] Pre-requisites for flexible builds. by @marius-baseten in #1352
- Clean Chains Stack Traces and consolidate logging config. Fixes BT-13465 BT-13378 by @marius-baseten in #1353
- add truss trtllm config by @michaelfeil in #1366
- Add
--python-dx
flag totruss init
by @nnarayen in #1367 - Multinode Cleanup by @rcano-baseten in #1360
- Cleanup
init
andinit_directory
usage by @nnarayen in #1368 - Introduce truss server passthrough for OpenAI methods by @nnarayen in #1364
Full Changelog: v0.9.60rc004...v0.9.60rc005
v0.9.60rc004
What's Changed
- update: max num tokens for bei by @michaelfeil in #1357
Full Changelog: v0.9.60rc003...v0.9.60rc004
v0.9.60rc003
What's Changed
- Bug bash improvements to Python DX, better error messages by @nnarayen in #1346
- Better example code for models using chains framework by @nnarayen in #1347
- Update constants.py by @michaelfeil in #1354
- raising ValueError for py38 or less for truss supported version by @sumerjoshi in #1350
- Update pyproject.toml by @michaelfeil in #1356
New Contributors
- @sumerjoshi made their first contribution in #1350
Full Changelog: v0.9.60rc002...v0.9.60rc003