text-generation-inference/router/src
Nicolas Patry db2b4e0754
feat(router): new healthcheck that skips the queue (#244)
Co-authored-by: OlivierDehaene <23298448+OlivierDehaene@users.noreply.github.com>
Co-authored-by: OlivierDehaene <olivier@huggingface.co>
2023-04-26 20:23:54 +02:00
..
health.rs feat(router): new healthcheck that skips the queue (#244) 2023-04-26 20:23:54 +02:00
infer.rs feat(router): new healthcheck that skips the queue (#244) 2023-04-26 20:23:54 +02:00
lib.rs feat(router): new healthcheck that skips the queue (#244) 2023-04-26 20:23:54 +02:00
main.rs feat(router): use number of tokens in batch as input for dynamic batching (#226) 2023-04-24 17:59:00 +02:00
queue.rs feat(router): new healthcheck that skips the queue (#244) 2023-04-26 20:23:54 +02:00
server.rs feat(router): new healthcheck that skips the queue (#244) 2023-04-26 20:23:54 +02:00
validation.rs feat(router): new healthcheck that skips the queue (#244) 2023-04-26 20:23:54 +02:00