mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
Update localai-github-action to version 1.1
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
6bd9a304bc
commit
963796ff51
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gallery-agent.yaml
vendored
2
.github/workflows/gallery-agent.yaml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.21'
|
||||
- uses: mudler/localai-github-action@v1
|
||||
- uses: mudler/localai-github-action@v1.1
|
||||
with:
|
||||
model: 'qwen3-1.7b'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue