text-generation-inference/server/text_generation_server
2024-04-08 17:23:46 +00:00
..
models fix: include fsm_grammar_states in FlashMistralBatch from_pb 2024-04-08 17:23:46 +00:00
pb chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
utils Force weights_only (before fully breaking pickle files anyway). (#1710) 2024-04-05 19:23:57 +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 Pickle conversion now requires --trust-remote-code. (#1704) 2024-04-05 13:32:53 +02:00
interceptor.py feat(server): empty cache on errors 2023-07-12 17:06:19 +02:00
server.py fix: fix gpt-q with groupsize = -1 (#1358) 2023-12-18 16:07:05 +01:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00