-
|
I would like to fine-tune the Moirai model by freezing some of its layers. Specifically, I want to freeze all layers except for:
Is there an existing method or configuration within the Moirai framework that supports this selective layer freezing for fine-tuning? If not, could you provide guidance or potential solutions for implementing this? Thank you for your assistance! |
Beta Was this translation helpful? Give feedback.
Answered by
davide97l
Sep 11, 2024
Replies: 1 comment
-
|
Solved by modifying |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davide97l
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved by modifying
train.pyin the following way