feat(model-file): Adds Gemma3n:e2b to both the Git Diff Summarizer and the Git Commit Message Generator.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Modelfile for Git Diff Summarizer using EmbeddingGemma
|
||||
# Modelfile for Git Diff Summarizer using Gemma3n:e2b
|
||||
# This model analyzes git diff output and provides structured summaries per file
|
||||
|
||||
FROM gemma3n:e2b
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# Modelfile for Git Commit Message Generator using EmbeddingGemma
|
||||
# Modelfile for Git Commit Message Generator using Gemma3n:e2b
|
||||
# This model takes file summaries and generates conventional commit messages
|
||||
|
||||
FROM gemma3n:e2b
|
||||
|
Reference in New Issue
Block a user