diff --git a/examples/unsloth/README.md b/examples/unsloth/README.md index 8957a758..90c95a28 100644 --- a/examples/unsloth/README.md +++ b/examples/unsloth/README.md @@ -23,8 +23,8 @@ python >= 3.10 python train_grpo_lora.py ``` - To customise/override any default arguments you can simply: + To customise/override any default arguments you can simply: ```bash python train_grpo_lora.py --dataset-name chain_sum --max-seq-length 512 --model-id Qwen/Qwen2.5-7B-Instruct -**Note** the free open-source version of unsloth is currently built to train models in single GPU environments only. \ No newline at end of file +**Note** the free open-source version of unsloth is currently built to train models in single GPU environments only.