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 ollama run is called from python, if the model isn't pulled, then it will error out. Need to trap and give a better error message. Perhaps there is a way to check which models have been pulled, and if there is a missing one that will be needed, then pull it.
The text was updated successfully, but these errors were encountered:
When ollama run is called from python, if the model isn't pulled, then it will error out. Need to trap and give a better error message. Perhaps there is a way to check which models have been pulled, and if there is a missing one that will be needed, then pull it.
The text was updated successfully, but these errors were encountered: