-
Notifications
You must be signed in to change notification settings - Fork 493
Closed
Labels
Description
Describe the bug
when i click [Run] on the flow, there is an error showing that model 'gemma' not found, try pulling it first
To Reproduce
following the genkit init steps and use the default ollama way to start genkit start
.
(in fact i 've got ollama installed and serving, and gemma:7b has been pulled before ollama serve
)
Expected behavior
start my flow rightly (or show me how to check my ollama models are ready for genkit.
Runtime (please complete the following information):
- OS: [e.g. Windows]
- Version [10]
** Node version
v18.19.1
Additional context
can the ollama plugin be more easier to debug.