hf_text-generation-inference/server/text_generation/models
OlivierDehaene 0fbc691946
feat: add safetensors conversion (#63)
2023-02-14 13:02:16 +01:00
..
__init__.py feat: add safetensors conversion (#63) 2023-02-14 13:02:16 +01:00
bloom.py feat: add safetensors conversion (#63) 2023-02-14 13:02:16 +01:00
causal_lm.py feat: add distributed tracing (#62) 2023-02-13 13:02:45 +01:00
galactica.py feat: add safetensors conversion (#63) 2023-02-14 13:02:16 +01:00
gpt_neox.py feat: add safetensors conversion (#63) 2023-02-14 13:02:16 +01:00
model.py fix(server): Minor refactorization using new_zeros (#24) 2023-01-17 09:10:22 +01:00
santacoder.py feat: add safetensors conversion (#63) 2023-02-14 13:02:16 +01:00
seq2seq_lm.py feat: add distributed tracing (#62) 2023-02-13 13:02:45 +01:00
t5.py feat: add safetensors conversion (#63) 2023-02-14 13:02:16 +01:00
types.py feat(router): refactor API and add openAPI schemas (#53) 2023-02-03 12:43:37 +01:00