use modal==1.0.2 for nightlies and for cli (#2925) [skip ci]

* use modal==1.0.2 for nightlies and for cli

* use latest cce fork for upstream changes

* increase timeout
This commit is contained in:
Wing Lian
2025-07-15 20:31:23 -04:00
committed by GitHub
parent 10ba1622f7
commit 942005f526
6 changed files with 7 additions and 7 deletions

View File

@@ -40,7 +40,7 @@
"%%capture\n",
"# This step can take ~5-10 minutes to install dependencies\n",
"!pip install --no-build-isolation axolotl[flash-attn]>=0.9.1\n",
"!pip install \"cut-cross-entropy[transformers] @ git+https://github.com/axolotl-ai-cloud/ml-cross-entropy.git@78b2a45713a54c9bedf8b33f5e31cf07a1a57154\""
"!pip install \"cut-cross-entropy[transformers] @ git+https://github.com/axolotl-ai-cloud/ml-cross-entropy.git@50cef19\""
]
},
{