transformers/docs/source
Nouamane Tazi b68d408f1b
add ONNX support for BLOOM (#17961)
* add onnx support for BLOOM

* use TYPE_CHECKING for type annotations

* fix past_shape for bloom (different from gpt2)

* use logical_or instead of `+` for onnx support

* bigger `atol_for_validation` for larger bloom models

* copied -> taken because it's no longer an exact copy

* remove "copied from" comment

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-07-01 10:44:42 -04:00
..
en add ONNX support for BLOOM (#17961) 2022-07-01 10:44:42 -04:00
es In group_texts function, drop last block if smaller than block_size (#17908) 2022-06-28 08:34:55 -04:00
it Translation/autoclass (#17615) 2022-06-09 20:56:44 -04:00
pt Added translation of index.mdx to Portuguese Issue #16824 (#17565) 2022-06-17 20:06:05 -04:00
_config.py Use doc builder styler (#16412) 2022-03-28 07:45:18 -04:00