bump cut-cross-entropy to 58d6572 (#3424)

This commit is contained in:
NanoCode012
2026-02-21 02:24:51 +07:00
committed by GitHub
parent 0ea252d392
commit 43d60c7439
4 changed files with 12 additions and 5 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@0d4ce4b\""
"!pip install \"cut-cross-entropy[transformers] @ git+https://github.com/axolotl-ai-cloud/ml-cross-entropy.git@58d6572\""
]
},
{