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

add num inference steps I2I I2V upscale #3099

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

rickstaa
Copy link
Contributor

@rickstaa rickstaa commented Jul 17, 2024

What does this pull request do? Explain your changes. (required)

This pull request enabled the num_inference_steps parameter on the I2V, I2I and Upscale pipelines. It also fixes the latencyScore calculation for the https://huggingface.co/ByteDance/SDXL-Lightning model.

Specific updates (required)

  • Updates ai_process to handle the num_inference_steps parameter correctly.

How did you test each of these updates (required)

I set up both an on-chain and off-chain gateway to validate the metrics.

Does this pull request close any open issues?

This implements the functionality outlined in https://livepeer-ai.productlane.com/roadmap?id=45129f14-62f1-40b6-96c0-944724b47086.

Checklist:

This commit adds support for the `num_inference_steps` parameter to the
I2I, I2V and upscale pipelines. It also fixes a incorrect latencyScore
calculation for the bytedance model.
@rickstaa rickstaa changed the base branch from master to ai-video July 17, 2024 11:31
@rickstaa rickstaa merged commit 4825d68 into ai-video Jul 17, 2024
1 check passed
@rickstaa rickstaa deleted the add_num_inference_steps_I2I_I2V_upscale branch July 17, 2024 11:35
eliteprox pushed a commit to eliteprox/go-livepeer that referenced this pull request Jul 26, 2024
…ivepeer#3099)

This commit adds support for the `num_inference_steps` parameter to the
I2I, I2V and upscale pipelines. It also fixes a incorrect latencyScore
calculation for the bytedance model.
eliteprox pushed a commit to eliteprox/go-livepeer that referenced this pull request Jul 26, 2024
…ivepeer#3099)

This commit adds support for the `num_inference_steps` parameter to the
I2I, I2V and upscale pipelines. It also fixes a incorrect latencyScore
calculation for the bytedance model.
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.

1 participant