Open metacoding opened 7 months ago
@metacoding indeed this model (and any other LLM) can only generate text natively. In this case it's "hallucinating" this link, or in other words it's making it up. It's advised to never trust links generated in this way. More about LLM hallucinations:
With a simple prompt like 'give me an image of a sunrise' it shows:
Here is an image of a sunrise:
However the image link is broken. Does LM Studio really support image generation with codellama or any other models? There is no document of how to use/configure it.