hf_text-generation-inference/server/text_generation_server/utils
OlivierDehaene f26dfd0dc1
feat(server): support OPT models (#55)
OPT models do not all have a `tokenizer.json` file on the hub at the
moment. Can't merge for now.
2023-04-11 19:16:41 +02:00
..
__init__.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
convert.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
dist.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
hub.py feat(server): support OPT models (#55) 2023-04-11 19:16:41 +02:00
tokens.py fix(server): fix escape characters in stop sequence (#155) 2023-04-05 19:37:41 +02:00
watermark.py fix(server): fix flash-neox scores warping (#137) 2023-03-24 18:21:41 +01:00