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

Retrieve all lora models from Huggingface hub by base model setting. #463

Open
svjack opened this issue May 8, 2024 · 0 comments
Open

Comments

@svjack
Copy link

svjack commented May 8, 2024

Feature request

Retrieve all lora models from Huggingface hub by base model setting. such as collect all lora based on meta-llama/Meta-Llama-3-8B

Motivation

If I want to take a look at all lora models on the same base model from Huggingface Hub,
It will be convenient if I can automatically collect all available lora weights based on some model.

Your contribution

It will not too difficult, that only parse the config file of every lora model will will achieve this purpose.

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

No branches or pull requests

1 participant