text-generation-inference/backends/v3/src
Daniël de Kok 379472c4c2
radix trie: add assertions (#2491)
These should all be cheap assertions.

Also:

* Fixup some comments.
* Delete a `remove` that was done unnecessarily twice.
2024-09-06 11:55:23 +02:00
..
client Lots of improvements (Still 2 allocators) (#2449) 2024-08-29 16:29:01 +02:00
backend.rs hotfix: avoid non-prefilled block use when using prefix caching (#2489) 2024-09-05 15:09:29 +02:00
block_allocator.rs Lots of improvements (Still 2 allocators) (#2449) 2024-08-29 16:29:01 +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 Lots of improvements (Still 2 allocators) (#2449) 2024-08-29 16:29:01 +02:00
radix.rs radix trie: add assertions (#2491) 2024-09-06 11:55:23 +02:00