feat: upgrade cce commit to include smollm3, granite, granitemoe (#2993)

This commit is contained in:
NanoCode012
2025-08-01 05:18:44 +07:00
committed by GitHub
parent 294c7fe7a6
commit eb0a8a7775
4 changed files with 8 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@010c3ac3f1e725098961832830303eeb4142dd88\""
"!pip install \"cut-cross-entropy[transformers] @ git+https://github.com/axolotl-ai-cloud/ml-cross-entropy.git@849c3c5\""
]
},
{