-
Notifications
You must be signed in to change notification settings - Fork 430
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete old recipe #338
Delete old recipe #338
Conversation
✅ Deploy Preview for torchtune-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Can you update the docs, as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe README still references the old recipe, can we update?
The initial fine-tuning tutorial also references the old recipe. |
@joecummings #332 updates the tutorial |
Context
#251 refactored our recipes but did not delete the old recipe. This PR removes any mention of the old recipe and associated config.
Changelog
finetune_llm.py
alpaca_llama2_finetune.yaml
test_finetune_llm.py
totest_full_finetune.py
Test plan
Unit Tests succeed: