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
@JamieVC compile-only mode is not the default path and will not be present in the notebook which covers the general model usecase. GPU can run flux.1 that is why it is listed among supported
@JamieVC we don't "need" it for running the notebook on GPU. This option "can" be provided and that is a key point. As I've mentioned previously we demonstrate the general scenario of the notebook execution and it is aligned now with the existing content.
Describe the bug
We saw the PR make iGPU run Flux.1.
openvinotoolkit/openvino#27265
We saw PRs that make compile-only mode works.
huggingface/optimum-intel#873
huggingface/optimum-intel#1101
Then, we did some tests on Flux.1 https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/notebooks/flux.1-image-generation/flux.1-image-generation.ipynb
Can you help enable Flux.1 sample code to support GPU as well?

The config below is for CPU, GPU, GPU(with compile-only mode).
Expected behavior
Flux.1 sample code can support GPU
The text was updated successfully, but these errors were encountered: