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
I want to use models such as Paligemma-3b that have not been explicitly instruction finetuned and hence do not support the OpenAI Chat completions API.
Is there a way to run such models with baml? Thanks!
Some related open issues on other repos which might be useful:-
If they don't support the chat API or completions API, we'd have to add a new client integration type for it. Do you have any pointers to documentation for how to communicate with these models?
Hi,
I want to use models such as Paligemma-3b that have not been explicitly instruction finetuned and hence do not support the OpenAI Chat completions API.
Is there a way to run such models with baml? Thanks!
Some related open issues on other repos which might be useful:-
The text was updated successfully, but these errors were encountered: