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-06-25 17:29:10 +00: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
2024-11-04 09:40:30 -08:00
2025-07-08 10:20:52 +02:00
2025-06-25 17:29:10 +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
2024-12-17 09:32:00 -08:00
2023-11-08 08:35:20 -05:00
2025-06-17 19:37:18 +01:00
2024-04-08 14:21:16 +01:00