Skip to content

Conversation

@sayakpaul
Copy link
Member

What does this PR do?

As discussed.

@sayakpaul sayakpaul requested a review from DN6 November 1, 2024 07:42
).images
out_slice = output[0, -3:, -3:, -1].flatten()
expected_slice = np.array([0.0149, 0.0322, 0.0073, 0.0134, 0.0332, 0.011, 0.002, 0.0232, 0.0193])
expected_slice = np.array([0.0376, 0.0359, 0.0015, 0.0449, 0.0479, 0.0098, 0.0083, 0.0295, 0.0295])
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because of the machine change.

group: aws-g6e-xlarge-plus
container:
image: diffusers/diffusers-pytorch-cuda
options: --shm-size "20gb" --ipc host --gpus 0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using a large shared memory here.

Comment on lines +355 to +358
matrix:
config:
- backend: "bitsandbytes"
test_location: "bnb"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Decided to go with a matrix strategy to accommodate for future backends.

@sayakpaul
Copy link
Member Author

@DN6 a gentle ping

@sayakpaul sayakpaul merged commit 827b6c2 into main Dec 2, 2024
14 checks passed
@sayakpaul sayakpaul deleted the add-quantization-ci branch December 2, 2024 09:23
lawrence-cj pushed a commit to lawrence-cj/diffusers that referenced this pull request Dec 4, 2024
* add quantization to nightly CI.

* prep.

* fix lib name.

* remove deps that are not needed.

* fix slice.
sayakpaul added a commit that referenced this pull request Dec 23, 2024
* add quantization to nightly CI.

* prep.

* fix lib name.

* remove deps that are not needed.

* fix slice.
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.

3 participants