Files
HuggingFace_transformer/docs/source
Biao Zhang 7ef592c96c Update T5gemma (#39210)
* bug fix: add vocab_size to t5gemmaconfig for pipeline.

* Update checkpoint placeholder

* minor change

* minor change

* minor change: update example.

* fix: add vocab_size as an explict arg.

* buf fix:

remove vocab_size verification; instead, re-set encoder/decoder vocab size.

Note, in t5gemma, vocab size of encoder/decoder shoud be always the same.

* add `add_generation_prompt` for message preprocessing.
2025-07-08 19:08:48 +02:00
..
2025-06-17 19:37:18 +01:00
2025-07-08 19:08:48 +02:00
2025-06-17 19:37:18 +01:00
2025-06-13 11:07:09 +00:00
2025-07-08 11:31:03 +01:00
2025-06-13 11:07:09 +00:00
2025-06-17 19:37:18 +01:00
2023-11-08 08:35:20 -05:00
2025-06-17 19:37:18 +01:00