Skip to content

Commit 8a0e4e7

Browse files
authored
Merge branch 'main' into mamba_prefix_caching_limit
2 parents edeb3ab + 133cf60 commit 8a0e4e7

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

docker/lts/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ fastapi==0.136.3 # was: fastapi~=0.50 (forces compat with
2121
datasets==4.8.5
2222
emerging_optimizers @ git+https://github.com/NVIDIA-NeMo/Emerging-Optimizers.git@v0.2.0
2323
nvidia-resiliency-ext==0.6.0
24+
zstandard==0.25.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ requires-dist = []
202202

203203
[[tool.uv.dependency-metadata]]
204204
name = "transformer-engine"
205-
version = "2.15.0+42b84005"
205+
version = "2.16.0+4220403e"
206206
requires-dist = [
207207
# Cap below 2.14: pydantic 2.14 breaks langchain_core's module-level
208208
# RunnablePassthrough() instantiation, which is imported transitively in

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)