Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LLM-Type argument #18

Open
kshitijkg opened this issue Jan 11, 2024 · 1 comment
Open

Add LLM-Type argument #18

kshitijkg opened this issue Jan 11, 2024 · 1 comment

Comments

@kshitijkg
Copy link
Member

No description provided.

@Alexis-BX Alexis-BX added enhancement New feature or request reduce technical debt quality of life and removed enhancement New feature or request labels Jan 26, 2024
@Alexis-BX
Copy link
Member

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:

  1. remove all conditions with ... in model_name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants