Yaswanth Gali
7aee036e54
Iterative generation using Input embeds and past_key_values (#35890)
* Iterative generation using input embeds
* ruff fix
* Added Testcase
* Updated comment
* ♻️ Refactored testcase
* Skip test for these models
* Continue generation using input embeds and cache
* Skip generate_continue_from_embeds test
* Refactor `prepare_input_for_generation` func
* Continue generation using input embeds and cache
* Modular changes fix
* Overwrite 'prepare_inputs_for_generation' function
2025-02-06 11:06:05 +01:00
..
2022-02-23 15:46:28 -05:00
2022-11-09 15:34:08 +00:00
2023-03-21 19:22:01 +01:00
2024-12-12 15:47:05 +01:00
2025-01-16 17:04:54 +00:00
2024-04-02 11:39:33 +02:00
2024-10-29 08:26:04 +01:00
2024-06-06 15:21:32 +05:00
2024-10-10 14:09:04 -04:00
2025-01-24 16:55:28 +01:00
2024-09-11 14:22:28 +02:00
2024-12-20 12:08:12 +01:00
2024-08-27 11:44:09 +02:00
2024-04-09 11:04:18 +01:00
2025-02-06 11:06:05 +01:00