Skip to content

Commit

Permalink
Add gemma
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Jun 20, 2024
1 parent e28c0c0 commit b5df73c
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 @@ -737,6 +737,7 @@ class OllamaProvider(BaseProvider, Ollama):
model_id_key = "model"
# TODO: add more
models = [
"gemma",
"llama2",
"mistral",
"tinyllama",
Expand Down

0 comments on commit b5df73c

Please sign in to comment.