We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2505f17 commit da45b11Copy full SHA for da45b11
1 file changed
pyproject.toml
@@ -115,6 +115,7 @@ nvidia-resiliency-ext = { git = "https://github.com/NVIDIA/nvidia-resiliency-ext
115
# nemo-toolkit = { git = "https://github.com/NVIDIA/NeMo.git", rev = "main" }
116
117
[tool.uv]
118
+managed = true
119
# Currently, TE must be built with no build-isolation b/c it requires torch
120
no-build-isolation-package = [
121
"transformer-engine",
0 commit comments