text-generation-inference/backends/v3/src
Nicolas Patry 635dde8af9 Prefix caching (#2402)
* Prefix caching WIP

* Fixing prefix attention.

* Fixing flashinfer import.

* Fixing black.

* Fixing medusa (still wrong outputs, but functional).

* Just medusa values now.

* Fixing medusa without prefix caching.

* Fixing prefix caching.

* Medusa requires reshaping.

* Removing the logs.

* Remove router.nix

* Fixup:

- Remove logs
- Disable VLMs (they do not work)
- Disable prefix caching when user wants prefill logprobs.

* Update flake.lock

---------

Co-authored-by: Daniël de Kok <me@danieldk.eu>
2024-09-25 06:10:59 +00:00
..
client Add support for prefix caching to the v3 router (#2392) 2024-09-25 06:05:08 +00:00
backend.rs Add support for prefix caching to the v3 router (#2392) 2024-09-25 06:05:08 +00:00
block_allocator.rs Keeping the benchmark somewhere (#2401) 2024-09-25 06:05:43 +00:00
lib.rs Keeping the benchmark somewhere (#2401) 2024-09-25 06:05:43 +00:00
main.rs Pr 2352 ci branch (#2382) 2024-09-25 06:01:59 +00:00
queue.rs Prefix caching (#2402) 2024-09-25 06:10:59 +00:00
radix.rs Prefix caching (#2402) 2024-09-25 06:10:59 +00:00