joaogante's picture
joaogante HF Staff
Update README.md
23ad039 verified
|
raw
history blame
388 Bytes
metadata
library_name: transformers
tags:
  - custom_generate

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)