huchenlei / ComfyUI_omost

ComfyUI implementation of Omost
Apache License 2.0
407 stars 28 forks source link

The attention mask and the pad token id were not set. How do I fix it? #31

Open zoenders opened 3 months ago

zoenders commented 3 months ago

The attention mask and the pad token id were not set. As a consequence, you may observe unexpected behavior. Please pass your input's attention_mask to obtain reliable results. Setting pad_token_id to eos_token_id:128001 for open-end generation.