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

Added LoRAX example for multi-lora LLM inference #2883

Merged
merged 13 commits into from
Dec 21, 2023

Conversation

tgaddair
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

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

Thanks for adding this example @tgaddair! It looks very promising! I am testing out the example right now. Left several nits. Let's get it in as soon as possible. : )

llm/lorax/README.md Outdated Show resolved Hide resolved
llm/lorax/README.md Outdated Show resolved Hide resolved
llm/lorax/README.md Outdated Show resolved Hide resolved
llm/lorax/README.md Show resolved Hide resolved
llm/lorax/README.md Outdated Show resolved Hide resolved
@tgaddair
Copy link
Contributor Author

Thanks for the review @Michaelvll, addressed your comments.

Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

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

Thanks for adding the example @tgaddair and the quick fix! I just tested it out and it works like a magic.

llm/lorax/README.md Outdated Show resolved Hide resolved
llm/lorax/README.md Outdated Show resolved Hide resolved
@tgaddair
Copy link
Contributor Author

Updated the example LoRAs to all use Mistral-7B as a base. Let me know if there's anything else you'd like to address before merging!

@Michaelvll Michaelvll merged commit a468a39 into skypilot-org:master Dec 21, 2023
19 checks passed
@tgaddair tgaddair deleted the lorax branch December 21, 2023 06:14
remyleone pushed a commit to remyleone/skypilot that referenced this pull request Dec 26, 2023
* Added LoRAX example for multi-lora LLM inference

* Width

* Move to llm

* Updated README

* Fix warn

* Docker link

* Fix ip

* Use latest

* Addressed comments

* Added example LoRAs

* Examples

* Fixed exampls

* Added example
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.

None yet

2 participants