hf_text-generation-inference/server/text_generation_server
OlivierDehaene 4f4c9c1665
fix(server): t5 cannot run in f16 (#356)
Fix #349
2023-05-23 12:15:54 +02:00
..
models fix(server): t5 cannot run in f16 (#356) 2023-05-23 12:15:54 +02:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils feat: add snapshot testing (#282) 2023-05-15 23:36:30 +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): GPTQ quantization (step1) (#277) 2023-05-12 14:46:41 +02:00
interceptor.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
server.py feat(server): GPTQ quantization (step1) (#277) 2023-05-12 14:46:41 +02:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00