livepeer / bounties

Livepeer Software Bounties Portal.
https://livepeer.org
3 stars 0 forks source link

Add Lora Support to T2I and I2I pipelines [70 LPT] #33

Open rickstaa opened 2 weeks ago

rickstaa commented 2 weeks ago

Overview

Our current AI subnet T2I and I2I pipelines only support inference on base models, but we know there's more potential to unlock. Fine-tuning methods like LoRA and Dreambooth allow researchers to build on these base models and adapt them for specific use cases. With our team focused on main subnet core development improvements, we're turning to the builders in the community to take on the exciting challenge of adding support for LoRA to the I2I and T2I pipelines 🔧.

Why LoRA first? Compared to Dreambooth, LoRA is more suited for efficient domain adaptation, while Dreambooth excels in highly specific personalization tasks. By integrating LoRA, we aim to provide developers with more flexible models and give orchestrators a more diverse range of income opportunities, as LoRA can be dynamically downloaded and layered on top of existing base models advertised by orchestrators.

This is a significant improvement that benefits both developers and orchestrators. Are you up for the challenge? If you're ready to take on this important task, let us know below, and we will assign you. Let's enhance our pipelines together and push the boundaries of what's possible! 🌟

Required Skillset

Bounty Level: advanced

Bounty Requirements

Bounty Requirements

To successfully complete this bounty, the participant should:

  1. Dynamic Integration: Design a method to dynamically download and load LoRA weights onto existing base models.
  2. Efficiency: Ensure the process is carried out in an efficient manner to minimize performance overhead.
  3. Abstraction: Abstract this process away from the orchestrators as much as possible, ensuring ease of use and minimal disruption.
  4. Implementation: Deliver a fully functional end-to-end implementation of this pipeline on the Go-Livepeer side.

This bounty does NOT include:

Implementation Tips

How to Apply

  1. Express Your Interest: Comment on this issue to indicate your interest and explain why you're the ideal candidate for the task.
  2. Wait for Review: Our team will review expressions of interest and select the best candidate.
  3. Get Assigned: If selected, we'll assign the GitHub issue to you.
  4. Start Working: Dive into your task! If you need assistance or guidance, comment on the issue or join the discussions in the #🛋│developer-lounge channel on our Discord server.
  5. Submit Your Work: Create a pull request in the relevant repository and request a review.
  6. Notify Us: Comment on this GitHub issue when your pull request is ready for review.
  7. Receive Your Bounty: We'll arrange the bounty payment once your pull request is approved.
  8. Gain Recognition: Your valuable contributions will be showcased in our project's changelog.

Thank you for your interest in contributing to our project 💛!

[!WARNING]\ Please wait for the issue to be assigned to you before starting work. To prevent duplication of effort, submissions for unassigned issues will not be accepted.

rickstaa commented 2 weeks ago

@stronk-dev, as discussed, I've assigned this bounty to you since you've already done most of the preliminary work. Thanks again for taking this on and relieving the workload for my team 🙏🏻. If you have any questions or need further clarification, please don't hesitate to reach out.