Skip to content

Conversation

@baskrahmer
Copy link
Contributor

What does this PR do?

What the title says :)
In order to make the tests with key-value cache work, the input format had to be changed in order to be compatible with the Bloom cache format. Perhaps this could be automated by adding to Transformers directly (for the generate method this is done in huggingface/transformers#20213)

Fixes #1175

Before submitting

  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 14, 2023

The documentation is not available anymore as the PR was closed or merged.

baskrahmer and others added 14 commits July 17, 2023 10:21
* add stable diffusion XL export

* fix style

* fix test model name

* fix style

* remove clip with projection from test

* change model name

* fix style

* remove need create pretrainedconfig

* fix style

* fix dummy input generation

* add saving second tokenzier when exporting a SD XL model

* fix style

* add SD XL pipeline

* fix style

* add test

* add watermarker

* fix style

* add watermark

* add test

* set default height width stable diffusion pipeline

* enable img2img task

* fix style

* enable to only have the second tokenizer and text encoder

* add test

* fix cli export

* adapt test for batch size > 1
* fix SD XL ONNX export for img2img task

* fix pipeline
Revert "Add SD XL documentation (huggingface#1193)"

This reverts commit 583d5ab.
* unpin

* unpin in the CI as well
* Add documentation for Optimum Furiosa

* Add furiosa-libnux installation

* Update main doc build

* Refinement

* Refinements

* Revert section rename

* Fix
@baskrahmer baskrahmer closed this Jul 22, 2023
@baskrahmer baskrahmer mentioned this pull request Jul 22, 2023
2 tasks
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.

BetterTransformer support for BLOOM

7 participants