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