File size: 396 Bytes
40081d1 c269a1e 40081d1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: apache-2.0
---
## Description
Test repo to experiment with calling `generate` from the hub. It is a simplified implementation of greedy decoding.
⚠️ this recipe has an impossible requirement and is meant to crash, see below.
## Additional Arguments
`left_padding` (`int`, *optional*): number of padding tokens to add before the provided input
## Output Type changes
(none)
|