How to pretrain llama with custom dataset? and how to initialize the model weight with huggingface trained model? #4304
jiejie1993
started this conversation in
Community | General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In examples/language/llama/pretrain.py, I found that the model is not initialize with the huggingface pretrained model. how to pretrain llama with customized dataset and initialize with the huggingface pretrained model?
Beta Was this translation helpful? Give feedback.
All reactions