upstream fixes in cce for dora and tensor paralel support (#2960) [skip ci]

This commit is contained in:
Wing Lian
2025-07-21 11:41:53 -04:00
committed by GitHub
parent e207762928
commit b7e8f66e5a
4 changed files with 4 additions and 4 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@50cef19\""
"!pip install \"cut-cross-entropy[transformers] @ git+https://github.com/axolotl-ai-cloud/ml-cross-entropy.git@631d646\""
]
},
{