Skip to content

Commit ba88c9f

Browse files
authored
chore(ci): use gemma-3-12b-it for models notifications (twitter)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent a598285 commit ba88c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-models.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
notify-twitter:
8888
if: ${{ (github.event.pull_request.merged == true) && (contains(github.event.pull_request.labels.*.name, 'area/ai-model')) }}
8989
env:
90-
MODEL_NAME: hermes-2-theta-llama-3-8b
90+
MODEL_NAME: gemma-3-12b-it
9191
runs-on: ubuntu-latest
9292
steps:
9393
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)