mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-20 22:32:07 +00:00
- Avoid theoretical hang in batcher loop - Avoid a couple of clones in the router generate method - Keep attention mask tensors as integers - Remove num_heads attribute Co-authored-by: OlivierDehaene <Olivier.dehaene@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
bloom.py | ||
causal_lm.py | ||
galactica.py | ||
model.py | ||
seq2seq_lm.py | ||
types.py |