Skip to content

Commit 5eb920b

Browse files
authored
New version: ggml.llamacpp version b6278 (microsoft#287107)
1 parent 1764c47 commit 5eb920b

File tree

3 files changed

+62
-0
lines changed

3 files changed

+62
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: ggml.llamacpp
5+
PackageVersion: b6278
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: llama-batched-bench.exe
10+
- RelativeFilePath: llama-bench.exe
11+
- RelativeFilePath: llama-cli.exe
12+
- RelativeFilePath: llama-gguf-split.exe
13+
- RelativeFilePath: llama-imatrix.exe
14+
- RelativeFilePath: llama-mtmd-cli.exe
15+
- RelativeFilePath: llama-perplexity.exe
16+
- RelativeFilePath: llama-quantize.exe
17+
- RelativeFilePath: llama-run.exe
18+
- RelativeFilePath: llama-server.exe
19+
- RelativeFilePath: llama-tokenize.exe
20+
- RelativeFilePath: llama-tts.exe
21+
Dependencies:
22+
PackageDependencies:
23+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
24+
ReleaseDate: 2025-08-26
25+
ArchiveBinariesDependOnPath: true
26+
Installers:
27+
- Architecture: x64
28+
InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b6278/llama-b6278-bin-win-vulkan-x64.zip
29+
InstallerSha256: 002D16B887C534D6DEBC0ABA3B22E8DA55CD754CB38730A3082F48385684E37F
30+
ManifestType: installer
31+
ManifestVersion: 1.9.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: ggml.llamacpp
5+
PackageVersion: b6278
6+
PackageLocale: en-US
7+
Publisher: ggml
8+
PublisherUrl: https://github.com/ggml-org
9+
PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues
10+
PackageName: llama.cpp
11+
PackageUrl: https://github.com/ggml-org/llama.cpp
12+
License: MIT
13+
LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE
14+
ShortDescription: LLM inference in C/C++
15+
Tags:
16+
- ggml
17+
- llama
18+
ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b6278
19+
Documentations:
20+
- DocumentLabel: Wiki
21+
DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki
22+
ManifestType: defaultLocale
23+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: ggml.llamacpp
5+
PackageVersion: b6278
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)