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 e176685 commit 5fab705Copy full SHA for 5fab705
setup.py
@@ -110,7 +110,7 @@
110
# 4. After the local build succeeds, create a PR and wait for the CI result. Fix
111
# CI errors as needed until all required checks pass.
112
113
-USE_NIGHTLY = True # Whether to use nightly or stable libtpu and JAX.
+USE_NIGHTLY = False # Whether to use nightly or stable libtpu and JAX.
114
115
_libtpu_version = '0.0.21'
116
_libtpu_date = '20250813'
0 commit comments