hf_text-generation-inference/server/text_generation_server
OlivierDehaene e9669a4085
feat(server): do not use device_map auto on single GPU (#362)
2023-05-23 19:12:12 +02:00
..
models feat(server): do not use device_map auto on single GPU (#362) 2023-05-23 19:12:12 +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