text-generation-inference/backends/v3/src
Nicolas Patry b70ae0969f
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-08-20 11:15:30 +02:00
..
client Add support for prefix caching to the v3 router (#2392) 2024-08-12 14:59:17 +02:00
backend.rs Add support for prefix caching to the v3 router (#2392) 2024-08-12 14:59:17 +02:00
block_allocator.rs Keeping the benchmark somewhere (#2401) 2024-08-12 15:22:02 +02:00
lib.rs Keeping the benchmark somewhere (#2401) 2024-08-12 15:22:02 +02:00
main.rs Pr 2352 ci branch (#2382) 2024-08-09 10:54:32 +02:00
queue.rs Prefix caching (#2402) 2024-08-20 11:15:30 +02:00
radix.rs Prefix caching (#2402) 2024-08-20 11:15:30 +02:00