Skip to content

Commit

Permalink
Update FAQ.md
Browse files Browse the repository at this point in the history
Updating the answer for whether developers can fine tune on non-english languages.
  • Loading branch information
jspisak authored Sep 20, 2023
1 parent 9f0e393 commit 5c10818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ You can adapt the finetuning script found [here](https://github.com/facebookrese

**Q: Am I allowed a develop derivative models through fine-tuning based on Llama 2 for languages other than english? Is this a violation of the acceptable use policy?**

A: No, it is NOT a violation of the acceptable use policy (AUP) to finetune on a non-english language and then use commercially as long as you follow the AUP and the terms of the license. We did include language in the responsible use guide around this because documentation and support doesn't yet exist for languages beyond english. Llama 2 itself is english language centric and you can read the paper for more details [here](https://arxiv.org/abs/2307.09288).
A: Developers may fine-tune Llama 2 models for languages beyond English provided they comply with the Llama 2 Community License and the Acceptable Use Policy.

0 comments on commit 5c10818

Please sign in to comment.