text-generation-inference/server/tests
Daniël de Kok 93663b4567 server: use chunked inputs
The router will now send the input as chunks besides as a single
string. This change modifies the server to process chunked input
rather than strings. This also allows us to remove the image
extraction code from the server.
2024-09-24 03:42:29 +00:00
..
models server: use chunked inputs 2024-09-24 03:42:29 +00:00
utils Aligin the source code with main branch 2.0.4 2024-09-24 03:06:55 +00:00
conftest.py Add grammar support (#140) 2024-05-20 11:16:34 +02:00