text-generation-inference/benchmark/src
OlivierDehaene 184c89fd55 feat: add SchedulerV3 (#1996)
- Refactor code to allow supporting multiple versions of the
generate.proto at the same time
- Add v3/generate.proto (ISO to generate.proto for now but allow for
future changes without impacting v2 backends)
- Add Schedule trait to abstract queuing and batching mechanisms that
will be different in the future
- Add SchedulerV2/V3 impl
2024-09-24 03:28:31 +00:00
..
app.rs v1.4.5 (#1686) 2024-04-25 14:08:27 +03:00
event.rs Upgrading to rust 1.78. (#1851) 2024-07-17 05:36:58 +00:00
generation.rs feat: add SchedulerV3 (#1996) 2024-09-24 03:28:31 +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 v1.4.5 (#1686) 2024-04-25 14:08:27 +03:00
utils.rs feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00