hf_text-generation-inference/server/text_generation_server
OlivierDehaene ad66f6ef9a
feat(server): optim flash causal lm decode_token (#285)
2023-05-09 18:26:19 +02:00
..
models feat(server): optim flash causal lm decode_token (#285) 2023-05-09 18:26:19 +02:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils fea(server): decrease convert RAM requirements (#286) 2023-05-05 17:57:02 +02:00
__init__.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
cache.py feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
cli.py feat(server): support hf endpoint weight layout (#266) 2023-05-03 11:36:24 +02:00
interceptor.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
server.py feat(router): new healthcheck that skips the queue (#244) 2023-04-26 20:23:54 +02:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00