hf_text-generation-inference/backends/v3
Daniël de Kok deec30f893
hotfix: avoid non-prefilled block use when using prefix caching (#2489)
The minimum batch size logic could cause prefix blocks to be
deallocated without prefill. The next allocation of the same
prefix would then use garbage blocks.
2024-09-05 15:09:29 +02:00
..
benches Keeping the benchmark somewhere (#2401) 2024-08-12 15:22:02 +02:00
src hotfix: avoid non-prefilled block use when using prefix caching (#2489) 2024-09-05 15:09:29 +02:00
Cargo.toml fix: bump minijinja version and add test for llama 3.1 tools (#2463) 2024-08-27 13:31:08 -04:00
build.rs Rebase TRT-llm (#2331) 2024-07-31 10:33:10 +02:00