text-generation-inference/benchmark/src
Daniël de Kok 6b2cbd0169 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-09-24 03:44:36 +00:00
..
app.rs Set maximum grpc message receive size to 2GiB (#2075) 2024-09-24 03:44:36 +00:00
event.rs Upgrading to rust 1.78. (#1851) 2024-07-17 05:36:58 +00:00
generation.rs feat: move allocation logic to rust (#1835) 2024-09-24 03:34:15 +00:00
lib.rs feat: add SchedulerV3 (#1996) 2024-09-24 03:28:31 +00:00
main.rs feat: add SchedulerV3 (#1996) 2024-09-24 03:28:31 +00:00
table.rs Set maximum grpc message receive size to 2GiB (#2075) 2024-09-24 03:44:36 +00:00
utils.rs Set maximum grpc message receive size to 2GiB (#2075) 2024-09-24 03:44:36 +00:00