hf_text-generation-inference/server/text_generation_server
Nicolas Patry 17837b1e51 Adding docs about GPTQ usage. 2023-06-15 19:41:04 +02:00
..
models Santacoder GPTQ support (quantized model seems awful, not sure if it's 2023-06-15 16:59:31 +02:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils Santacoder GPTQ support (quantized model seems awful, not sure if it's 2023-06-15 16:59:31 +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 Adding docs about GPTQ usage. 2023-06-15 19:41:04 +02:00
interceptor.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
server.py feat(server): support vectorized warpers in flash causal lm (#317) 2023-05-26 12:30:27 +02:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00