You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inference speed is crucial for our applications, and we aim to enhance the performance of our T2I and I2I pipelines. Previous optimizations like DeepCache have improved inference times but at the expense of image quality. We are interested in exploring whether another optimization, OneDiff, can provide better results. As we are currently focused on the core AI subnet software, we are inviting community builders to conduct this research in exchange for a software bounty. If OneDiff proves effective, we will create another bounty to implement this optimization in the T2I and I2I pipelines. The successful researcher will have the first opportunity to take on this new bounty, allowing them to implement this potentially valuable feature for the community and accelerate our pipelines ⚡.
Bounty Tips
Avoid testing DeepCache directly on the livepeer/ai-worker repository, as its complexity may hinder your process. Instead, create a simple inference Python script for your tests.
Requirements
The submission must include a dedicated report outlining the inference speedup and output quality with and without the OneDiff optimization.
The report should cover each of the specified models.
Inference times should be averaged over 10 runs, and comparison images for each run should be provided.
How to Apply
Express Your Interest: Comment on the issue to let us know you're interested.
Wait for Review: Our team will review expressions of interest within 14 days and select the best candidate.
Get Assigned: If selected, we'll assign the GitHub issue to you.
Start Working: Begin your work! For help or guidance, join the #🛋│developer-lounge channel on our Discord server.
Submit Your Work: Create a pull request in the relevant repository and request a review.
Notify Us: Comment on the GitHub issue when your pull request is ready for review.
Receive Your Bounty: Once your pull request is approved, we'll arrange the bounty payment.
Thank you for your interest in contributing to our project 💛!
The text was updated successfully, but these errors were encountered:
Overview
Inference speed is crucial for our applications, and we aim to enhance the performance of our T2I and I2I pipelines. Previous optimizations like DeepCache have improved inference times but at the expense of image quality. We are interested in exploring whether another optimization, OneDiff, can provide better results. As we are currently focused on the core AI subnet software, we are inviting community builders to conduct this research in exchange for a software bounty. If OneDiff proves effective, we will create another bounty to implement this optimization in the T2I and I2I pipelines. The successful researcher will have the first opportunity to take on this new bounty, allowing them to implement this potentially valuable feature for the community and accelerate our pipelines ⚡.
Bounty Tips
Avoid testing DeepCache directly on the livepeer/ai-worker repository, as its complexity may hinder your process. Instead, create a simple inference Python script for your tests.
Requirements
How to Apply
Thank you for your interest in contributing to our project 💛!
The text was updated successfully, but these errors were encountered: