fix: remove duplicate cce install

This commit is contained in:
NanoCode012
2025-08-05 20:42:46 +07:00
parent c20b3cc0e8
commit c10c738b2c

View File

@@ -27,13 +27,7 @@ pip3 uninstall transformers
pip3 install git+https://github.com/huggingface/transformers@06b8c1323b366ecb5b8f8d7768f3a8b73e82f4cb
```
3. Install [Cut Cross Entropy](https://docs.axolotl.ai/docs/custom_integrations.html#cut-cross-entropy) to reduce training VRAM usage
```bash
python scripts/cutcrossentropy_install.py | sh
```
4. Run the finetuning example:
3. Run the finetuning example:
```bash
axolotl train examples/hunyuan/hunyuan-v1-dense-qlora.yaml