text-generation-inference/server/text_generation_server
2023-08-12 09:06:49 +02:00
..
models Attempting to fix torch leak. 2023-08-12 09:06:49 +02:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils Fixing non 4bits quantization. (#785) 2023-08-07 13:02:00 +02:00
__init__.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
cache.py fix(server): decrease memory fragmentation (#557) 2023-07-06 14:28:33 +02:00
cli.py Upgrade transformers (fix protobuf==3.20 issue) (#795) 2023-08-11 16:46:08 +02:00
interceptor.py feat(server): empty cache on errors 2023-07-12 17:06:19 +02:00
server.py fix(server): fix quantization python requirements (#708) 2023-07-27 12:28:10 +02:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00