You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please provide a mapping between the parameters of the jetmoe model (model.layes.{}....) and the parameters of the Hugging Face GPT model (transformer.h.{}..... ) ?
I am very interested in using the jetmoe model and would like to use it with litgpt. To do that, we need to know the mapping to convert jetmoe huggingface into gpt model.
The text was updated successfully, but these errors were encountered:
Could you please provide a mapping between the parameters of the jetmoe model (model.layes.{}....) and the parameters of the Hugging Face GPT model (transformer.h.{}..... ) ?
I am very interested in using the jetmoe model and would like to use it with litgpt. To do that, we need to know the mapping to convert jetmoe huggingface into gpt model.
The text was updated successfully, but these errors were encountered: