Skip to content

Commit 8abaeda

Browse files
committed
Drop old entries from bumper
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 0a636d3 commit 8abaeda

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/bump_deps.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,12 @@ jobs:
1212
- repository: "ggerganov/llama.cpp"
1313
variable: "CPPLLAMA_VERSION"
1414
branch: "master"
15-
- repository: "go-skynet/go-ggml-transformers.cpp"
16-
variable: "GOGGMLTRANSFORMERS_VERSION"
17-
branch: "master"
18-
- repository: "donomii/go-rwkv.cpp"
19-
variable: "RWKV_VERSION"
20-
branch: "main"
2115
- repository: "ggerganov/whisper.cpp"
2216
variable: "WHISPER_CPP_VERSION"
2317
branch: "master"
2418
- repository: "PABannier/bark.cpp"
2519
variable: "BARKCPP_VERSION"
2620
branch: "main"
27-
- repository: "go-skynet/bloomz.cpp"
28-
variable: "BLOOMZ_VERSION"
29-
branch: "main"
30-
- repository: "mudler/go-ggllm.cpp"
31-
variable: "GOGGLLM_VERSION"
32-
branch: "master"
3321
- repository: "mudler/go-stable-diffusion"
3422
variable: "STABLEDIFFUSION_VERSION"
3523
branch: "master"

0 commit comments

Comments
 (0)