text-generation-inference/server/text_generation/models
OlivierDehaene cd298bc5e5
feat: Support sampling seeding (#37)
Co-authored-by: Yannic Kilcher <yk@users.noreply.github.com>
2023-01-30 15:36:16 +01:00
..
__init__.py feat(server): Support SantaCoder (#26) 2023-01-20 12:24:39 +01:00
bloom.py feat: Support sampling seeding (#37) 2023-01-30 15:36:16 +01:00
causal_lm.py feat: Support sampling seeding (#37) 2023-01-30 15:36:16 +01:00
galactica.py feat: Support sampling seeding (#37) 2023-01-30 15:36:16 +01:00
model.py fix(server): Minor refactorization using new_zeros (#24) 2023-01-17 09:10:22 +01:00
santacoder.py feat: Support sampling seeding (#37) 2023-01-30 15:36:16 +01:00
seq2seq_lm.py feat: Support sampling seeding (#37) 2023-01-30 15:36:16 +01:00
types.py feat: Support sampling seeding (#37) 2023-01-30 15:36:16 +01:00