hf_text-generation-inference/server/text_generation_server
Nick Hill 462530c2b0
fix(server): Avoid using try/except to determine kind of AutoModel (#142)
2023-03-27 09:23:22 +02:00
..
models fix(server): Avoid using try/except to determine kind of AutoModel (#142) 2023-03-27 09:23:22 +02:00
pb feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
utils fix(server): fix flash-neox scores warping (#137) 2023-03-24 18:21:41 +01:00
__init__.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
cache.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
cli.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
interceptor.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
server.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00