hf_text-generation-inference/server/text_generation_server
OlivierDehaene c0795de2f2
fix(server): do not warp prefill logits (#116)
2023-03-09 13:00:10 +01:00
..
models fix(server): fix index out of range for watermarking (#110) 2023-03-08 18:29:08 +01:00
pb feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
utils fix(server): do not warp prefill logits (#116) 2023-03-09 13:00:10 +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