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