joaogante's picture
joaogante HF Staff
copy from original repo
7fd9b52
|
raw
history blame
371 Bytes
---
library_name: transformers
tags: []
---
## Base model:
`Qwen/Qwen2.5-0.5B-Instruct`
## Description
Test repo to experiment with calling `generate` from the hub. It is a simplified implementation of greedy decoding.
## Additional Arguments
`left_padding` (`int`, *optional*): number of padding tokens to add before the provided input
## Output Type changes
(none)