Skip to content

Commit

Permalink
Add gemma
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Feb 21, 2024
1 parent 5dd82e7 commit d862068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jupyter-ai-magics/jupyter_ai_magics/providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,7 @@ class OllamaProvider(BaseProvider, Ollama):
model_id_key = "model"
# TODO: add more
models = [
"gemma",
"llama2",
"mistral",
"tinyllama",
Expand Down

0 comments on commit d862068

Please sign in to comment.