You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Return the requested information in the section delimited by ### ###. format the output as a JSON object. ### Result:{True or False} Reason:{from one to three lines explaining the reason }### Always start with the Result."
but bakllava never returns Result or Reason, in the best of cases it answers the human query in free format
and in the worst cases it responds with
[0.18, 0.42, 0.36, 0.59]
the date
the date with "kp2 3k" added
KP (kilopixels per second)
Is this common or am I doing something wrong?
I call the model as indicated in the ollama page in the API usage.
When I do this with llava it runs well (although the responses are not always accurate)
The text was updated successfully, but these errors were encountered:
I am trying bakllava with Ollama (after I tried Llava) and when I send a query (with system and human prompt) two things happen:
I format the query as indicated here with
where the system_query is
but bakllava never returns Result or Reason, in the best of cases it answers the human query in free format
and in the worst cases it responds with
Is this common or am I doing something wrong?
I call the model as indicated in the ollama page in the API usage.
When I do this with llava it runs well (although the responses are not always accurate)
The text was updated successfully, but these errors were encountered: