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

feat: download lora adapter weights from launcher #2140

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

drbh
Copy link
Collaborator

@drbh drbh commented Jun 28, 2024

This PR updates the launcher to download any lora adapters passed via the env or cli args.

This is enabled by updating the download_convert_model signature to pass all the required values instead of the Args struct and reusing the function for each adapter id.

Copy link
Collaborator

@Narsil Narsil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Narsil Narsil merged commit 0d97a93 into main Jul 1, 2024
9 checks passed
@Narsil Narsil deleted the launcher-download-lora-adapters branch July 1, 2024 10:58
yuanwu2017 pushed a commit to yuanwu2017/tgi-gaudi that referenced this pull request Sep 26, 2024
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

Successfully merging this pull request may close these issues.

2 participants