`<pad><pad><pad>…`
#1
by
huyzed
- opened
Why is this the only output I get from this model in LM Studio?
Same for me
It has been noticed in other discussions, sending any image is a workaround for the issue.
Why is this the only output I get from this model in LM Studio?
Apparently fixed:
https://github.com/lmstudio-ai/mlx-engine/pull/126
I was still having issues, the solution for me was to convert again some of my models passing --dtype bfloat16
this solved the issue.