Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

General question about difference between finetuning on Huggingface's trainer and using llama-recipes finetune script #517

Open
Tizzzzy opened this issue May 15, 2024 · 1 comment

Comments

@Tizzzzy
Copy link

Tizzzzy commented May 15, 2024

馃殌 The feature, motivation and pitch

I see on the finetune tutorial there is a Huggingface's trainer notebook link.
What is the difference between finetune llama3 using Huggingface's trainer notebook and using llama-recipes finetune script. Do they have a different finetune performance on llama3? What are the advantages and disadvantages of each approach?

Alternatives

No response

Additional context

No response

@mreso
Copy link
Contributor

mreso commented May 15, 2024

Hi @Tizzzzy the quick start notebook is meant to get you up and running within minutes and it supports a single Gpu. With the finetuning script on the other hand you will be able to scale up your finetuning to multiple gpus and nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants