From c10c738b2c797476984dc866cf79ca03affdd701 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Tue, 5 Aug 2025 20:42:46 +0700 Subject: [PATCH] fix: remove duplicate cce install --- examples/hunyuan/README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/examples/hunyuan/README.md b/examples/hunyuan/README.md index 5d9b41871..ab3bdde0b 100644 --- a/examples/hunyuan/README.md +++ b/examples/hunyuan/README.md @@ -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