text-generation-inference/benchmark/src
Daniël de Kok c8c7ccd31e
Set maximum grpc message receive size to 2GiB (#2075)
* Set maximum grpc message receive size to 2GiB

The previous default was 4MiB, which doesn't really work well for
multi-modal models.

* Update to Rust 1.79.0

* Fixup formatting to make PR pass
2024-06-17 16:40:44 +02:00
..
app.rs Set maximum grpc message receive size to 2GiB (#2075) 2024-06-17 16:40:44 +02:00
event.rs Upgrading to rust 1.78. (#1851) 2024-05-06 13:48:11 +02:00
generation.rs feat: move allocation logic to rust (#1835) 2024-06-05 12:18:38 +02:00
lib.rs feat: add SchedulerV3 (#1996) 2024-06-04 15:56:56 +02:00
main.rs feat: add SchedulerV3 (#1996) 2024-06-04 15:56:56 +02:00
table.rs Set maximum grpc message receive size to 2GiB (#2075) 2024-06-17 16:40:44 +02:00
utils.rs Set maximum grpc message receive size to 2GiB (#2075) 2024-06-17 16:40:44 +02:00