Replies: 2 comments 2 replies
-
Great question! torchtune is very flexible so most transformer models provided by the Hugging Face hub should work; however, you may need to define your own model component that plugs into the recipe (very easy). The models we provide under Is there a certain model you want to use that isn't covered by |
Beta Was this translation helpful? Give feedback.
0 replies
-
Wanted to try out full fine-tuning for some smaller models like SmolLM2. Will try out according to what you suggested. Thanks. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to download and fine-tune any model in Hugging Face by providing the token or only models listed under
torchtune.models
are accessible?Beta Was this translation helpful? Give feedback.
All reactions