alvanli
alvanli
https://arxiv.org/pdf/2201.10271.pdf - another not-quadratic attention paper
Leaving message in will lead to "got an unexpected keyword argument" error `deprecate` does not have explicit message argument stated https://github.com/huggingface/diffusers/blob/main/src/diffusers/utils/deprecation_utils.py#L8 Error Message: 
Hi, #### Greediness I saw that in 0.6.0, `greediness` was split into `greedy_ratio` and `cyclic_progress`. > greedy_ratio (float, default=1.5) – The proportion of greedy boosting steps relative to cyclic boosting...
**Describe the bug** Currently trying to full finetune (fp16) on `unsloth/Qwen2-VL-2B`. Experienced `ValueError: Image features and image tokens do not match: tokens: 0, features 169` error as training starts 1....