-
Notifications
You must be signed in to change notification settings - Fork 47
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
Fixes Imagen sampling example and updates container #868
Merged
Commits on Jul 22, 2024
-
Fix imagen loop when prompt_ct is a multiple of
batch_size//gen_per_prompt
Configuration menu - View commit details
-
Copy full SHA for cc4290b - Browse repository at this point
Copy the full SHA cc4290bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c35a14f - Browse repository at this point
Copy the full SHA c35a14fView commit details -
Update imagen image with this fix:
``` docker buildx build --push -t ghcr.io/nvidia/t5x:imagen-2023-10-02.v2 . -f - <<EOF FROM ghcr.io/nvidia/t5x:imagen-2023-10-02 COPY rosetta/rosetta/projects/imagen/imagen_pipe.py /opt/rosetta/rosetta/projects/imagen/imagen_pipe.py EOF ```
Configuration menu - View commit details
-
Copy full SHA for c0d4885 - Browse repository at this point
Copy the full SHA c0d4885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4caed81 - Browse repository at this point
Copy the full SHA 4caed81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86511b2 - Browse repository at this point
Copy the full SHA 86511b2View commit details -
docker buildx build --push -t ghcr.io/nvidia/t5x:imagen-2023-10-02.v2 . -f - <<EOF FROM ghcr.io/nvidia/t5x:imagen-2023-10-02 COPY rosetta/rosetta/projects/imagen/README.md /opt/rosetta/rosetta/projects/imagen/README.md COPY rosetta/rosetta/projects/imagen/imagen_pipe.py /opt/rosetta/rosetta/projects/imagen/imagen_pipe.py COPY rosetta/rosetta/projects/imagen/scripts/sample_imagen_1024.sh /opt/rosetta/rosetta/projects/imagen/scripts/sample_imagen_1024.sh COPY rosetta/rosetta/projects/imagen/scripts/sample_imagen_256.sh /opt/rosetta/rosetta/projects/imagen/scripts/sample_imagen_256.sh EOF
Configuration menu - View commit details
-
Copy full SHA for 7c55439 - Browse repository at this point
Copy the full SHA 7c55439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c235e3 - Browse repository at this point
Copy the full SHA 0c235e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf8c94 - Browse repository at this point
Copy the full SHA 3cf8c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc753e1 - Browse repository at this point
Copy the full SHA cc753e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9940b9c - Browse repository at this point
Copy the full SHA 9940b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6baba82 - Browse repository at this point
Copy the full SHA 6baba82View commit details -
few other missing imagen tags updated
Signed-off-by: Terry Kong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c17c496 - Browse repository at this point
Copy the full SHA c17c496View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24ebd1d - Browse repository at this point
Copy the full SHA 24ebd1dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.