I'd take a look at the documentation for your model. If it's higher than `1536` then you'll obviousl

I'd take a look at the documentation for your model. If it's higher than
1536
then you'll obviously have to somehow reduce it to
1536
but if it's lower then you just have to use the lower dimension.
512
or
1024
is common for open source models.
Was this page helpful?