hf_text-generation-inference/router/src
OlivierDehaene 709d8936f6
feat(router): drop requests when client closes the channel (#202)
2023-04-20 11:07:40 +02:00
..
infer.rs feat(router): drop requests when client closes the channel (#202) 2023-04-20 11:07:40 +02:00
lib.rs feat(router): add info route (#196) 2023-04-18 16:16:06 +02:00
main.rs fix(router): add auth token to get model info (#207) 2023-04-19 20:06:06 +02:00
queue.rs feat(router): drop requests when client closes the channel (#202) 2023-04-20 11:07:40 +02:00
server.rs feat(router): drop requests when client closes the channel (#202) 2023-04-20 11:07:40 +02:00
validation.rs fix(router): fix truncation (#190) 2023-04-17 16:51:53 +02:00