Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanC111 authored Aug 5, 2024
1 parent e2549f6 commit 219a9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ python inference.py -i input.json

### Fine-tune Anole & Chameleon

Please follow the instructions in [training](https://github.com/GAIR-NLP/PrivateChameleon/tree/main/training) and [facilitating_image_generation](https://github.com/GAIR-NLP/PrivateChameleon/tree/main/facilitating_image_generation). Note that we will continuously update this part.
Please follow the instructions in [training](https://github.com/GAIR-NLP/anole/tree/main/training) and [facilitating_image_generation](https://github.com/GAIR-NLP/anole/tree/main/facilitating_image_generation). Note that we will continuously update this part.

Our fine-tuning code is developed based on [transformers trainer](https://huggingface.co/docs/transformers/en/main_classes/trainer) and [deepspeed](https://github.com/microsoft/DeepSpeed) and is largely inspired by [pull request #31534](https://github.com/huggingface/transformers/pull/31534) in `transformers`.

Expand Down

0 comments on commit 219a9a3

Please sign in to comment.