-
Notifications
You must be signed in to change notification settings - Fork 453
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
[Feature] support Nemo #2094
Comments
The structure is essentially the same as that of a Llama, supporting it shouldn't be too difficult, please stay tuned. ref https://github.com/vllm-project/vllm/pull/6548/files |
@zhyncs Does it support the AWQ format? |
I found that mistral and llama used different input_dim for attention.output layer. Do we need another type or name argument to distinguish the model architecture? @lvhan028 @lzhangzz |
The input dim of |
Motivation
The best multilingual open source small LM.
https://mistral.ai/news/mistral-nemo/
Related resources
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: