hf_text-generation-inference/server/text_generation_server
OlivierDehaene e649bf9a55
feat(server): Support BLOOMChat-176B (#348) (#351)
@njhill, 
temporary workaround to be able to run our CI as secrets are not
available to runners run by external contributors. I will ask around to
see if there is a better way.

Co-authored-by: Nick Hill <nickhill@us.ibm.com>
2023-05-22 13:36:00 +02:00
..
models feat(server): Support BLOOMChat-176B (#348) (#351) 2023-05-22 13:36:00 +02:00
pb feat(server): clear cache on error (#143) 2023-03-28 11:29:35 +02:00
utils feat: add snapshot testing (#282) 2023-05-15 23:36:30 +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 feat(server): GPTQ quantization (step1) (#277) 2023-05-12 14:46:41 +02:00
interceptor.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
server.py feat(server): GPTQ quantization (step1) (#277) 2023-05-12 14:46:41 +02:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00