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
When PR #92 gets merged it will be possible to use Ollama to host local LLM's that will be used as a backend for yai. Smaller models that require less computing power are sometimes confused by built-in prompts meant for gpt-3.5-turbo. Allowing to set custom prompts in the config file means people will be able to use prompts that are best for their use case.
The text was updated successfully, but these errors were encountered:
When PR #92 gets merged it will be possible to use Ollama to host local LLM's that will be used as a backend for yai. Smaller models that require less computing power are sometimes confused by built-in prompts meant for gpt-3.5-turbo. Allowing to set custom prompts in the config file means people will be able to use prompts that are best for their use case.
The text was updated successfully, but these errors were encountered: