Closed blueraincoatli closed 4 months ago
Omost is not a vision model so it can't see the image you need to disable it. Mute Controls on the READ note, I left a note saying so under the you can use vision models like gpt4 o mini to describe or LlaVa without omost
Thanks for your answer, I did try to mute the image load node but the result is the same, the response output port outputs a detail prompt, but the tool_output port is null. It seems the LLM_response is not right.
I forgot to put this but because omost continually improve the prompt in many iterations the stopping string has to be none. Otherwise stops too early also you need an specific omost model to work with omost tool you can install for ollama using this command ollama run impactframes/dolphin_llama3_omost
I also made a video about working with this video about omost
Yes it works after I set the stop string 'none' and change the specific omost model, thank you!
I thought I've intalled the node correctly, and downloaded the needed models, but the Omost tool doesn't generate the json code, please help~