TabbyAPI, tool calling and image generation #6460
frenzybiscuit
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To get images to work (sorta, they dont work) you have to add the following to the chat_template:
https://github.com/theroyallab/llm-prompt-templates
https://github.com/theroyallab/llm-prompt-templates/blob/main/tool_calls/chatml_with_headers.jinja
However, when I type "Generate an image of a woman walking down the street" the following is returned...
This is still indefinitely better, as its actually throwing errors now instead of generating text images through the LLM itself.
I will keep experimenting. Hopefully I can figure it out! :)
Beta Was this translation helpful? Give feedback.
All reactions