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 Salamandra models - Multilingual LLaMA-based models including minority languages #1768

Open
miguel-kjh opened this issue Oct 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@miguel-kjh
Copy link

miguel-kjh commented Oct 3, 2024

Hi,

I would like to propose adding the Salamandra models to lit-gpt. Salamandra is a model based on LLaMA that has been trained from scratch using 35 European languages, including minority languages like Catalan and Basque, making it unique compared to other models primarily focused on English.

Salamandra comes in four versions:

The Instruct versions have been fine-tuned for instruction-based tasks, while the non-instruct versions remain general-purpose.

Adding Salamandra to lit-gpt would enrich the framework by introducing multilingual capabilities, including support for less-represented languages. This would allow developers and researchers to work with languages beyond English, making lit-gpt more versatile and inclusive.

I believe this addition could make lit-gpt a more comprehensive framework for multilingual tasks and help it stand out in non-English projects.

Looking forward to your feedback!

@miguel-kjh miguel-kjh added the enhancement New feature or request label Oct 3, 2024
@rasbt
Copy link
Collaborator

rasbt commented Oct 3, 2024

I would be open to adding these models. If it helps, I've recently written a how-to guide here: https://github.com/Lightning-AI/litgpt/blob/main/tutorials/developer-docs/adding-models.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants