mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 00:12:08 +00:00
- Fix some type hints, in particular base tokenizer class - Make use of `tensor.new_zero/empty` methods - Simplify env var string parsing in launcher |
||
---|---|---|
.. | ||
__init__.py | ||
bloom.py | ||
causal_lm.py | ||
galactica.py | ||
model.py | ||
seq2seq_lm.py | ||
types.py |