mlabonne / llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
https://mlabonne.github.io/blog/
Apache License 2.0
36.72k stars 3.85k forks source link

Link is not right #79

Open MosaabMuhammed opened 2 months ago

MosaabMuhammed commented 2 months ago

In the "5. Preference Alignment" section, the link in "Fine-tune Mistral-7b with DPO" refers to a Huggingface article about how to fine-tune llama2 with RLHF NOT Mistral-7b, I guess the correct link would be --> https://mlabonne.github.io/blog/posts/Fine_tune_Mistral_7b_with_DPO.html

mlabonne commented 2 months ago

Thanks for noticing @MosaabMuhammed, just fixed it!