feat: add step3p5 for cce (#3384) [skip ci]

* feat: add step3p5 for cce

* chore: reorder model
This commit is contained in:
NanoCode012
2026-02-10 17:51:43 +07:00
committed by GitHub
parent fcc4cfdb63
commit b6d3653f74
4 changed files with 9 additions and 8 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@f4b5712\""
"!pip install \"cut-cross-entropy[transformers] @ git+https://github.com/axolotl-ai-cloud/ml-cross-entropy.git@0d4ce4b\""
]
},
{