hf_text-generation-inference/server/text_generation_server/models
OlivierDehaene 8ad60b752f
fix(server): add position ids to neox (#126)
2023-03-15 13:12:49 +01:00
..
__init__.py fix(server): add position ids to neox (#126) 2023-03-15 13:12:49 +01:00
bloom.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
causal_lm.py fix(server): add position ids to neox (#126) 2023-03-15 13:12:49 +01:00
galactica.py fix(server): add position ids to neox (#126) 2023-03-15 13:12:49 +01:00
gpt_neox.py fix(server): add position ids to neox (#126) 2023-03-15 13:12:49 +01:00
model.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
santacoder.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
seq2seq_lm.py fix(server): add position ids to neox (#126) 2023-03-15 13:12:49 +01:00
t5.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
types.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00