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
Add an argument that can be passed to deepspeed in the pretrain and finetune launch scripts. This argument will be used to pick which LLM class to use.
Classes needed: Neox, Mistral and Llama
Main files to change: robin/model/builder.py and robin/train/train.py
Additional objectives:
No description provided.
The text was updated successfully, but these errors were encountered: