hf_text-generation-inference/server/tests/models
OlivierDehaene 20c3c5940c
feat(router): refactor API and add openAPI schemas (#53)
2023-02-03 12:43:37 +01:00
..
test_bloom.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
test_causal_lm.py breaking(router): modify /generate API to only return generated text (#50) 2023-02-02 15:02:04 +01:00
test_santacoder.py breaking(router): modify /generate API to only return generated text (#50) 2023-02-02 15:02:04 +01:00
test_seq2seq_lm.py feat: Add token streaming using ServerSideEvents support (#41) 2023-01-31 17:04:00 +01:00