hf_text-generation-inference/server/text_generation/models
OlivierDehaene 20c3c5940c
feat(router): refactor API and add openAPI schemas (#53)
2023-02-03 12:43:37 +01:00
..
__init__.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
bloom.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
causal_lm.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
galactica.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
gpt_neox.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
model.py fix(server): Minor refactorization using new_zeros (#24) 2023-01-17 09:10:22 +01:00
santacoder.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
seq2seq_lm.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00
types.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00