Skip to content

Commit 9a3af99

Browse files
authored
New version: ggml.llamacpp version b9026 (microsoft#368771)
1 parent 94733f3 commit 9a3af99

3 files changed

Lines changed: 93 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: ggml.llamacpp
5+
PackageVersion: b9026
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-server.exe
18+
- RelativeFilePath: llama-tokenize.exe
19+
- RelativeFilePath: llama-tts.exe
20+
Dependencies:
21+
PackageDependencies:
22+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
23+
ReleaseDate: 2026-05-05
24+
ArchiveBinariesDependOnPath: true
25+
Installers:
26+
- Architecture: x64
27+
InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b9026/llama-b9026-bin-win-vulkan-x64.zip
28+
InstallerSha256: 11EB7CB295203A6D9C0E772F8B98C7807BFD907BA58E67234ED454A65077DB56
29+
ManifestType: installer
30+
ManifestVersion: 1.12.0
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: ggml.llamacpp
5+
PackageVersion: b9026
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+
ReleaseNotes: |-
19+
ggml : implement fast walsh-hadamard transform for kv rotation (#21352) (#22631)
20+
macOS/iOS:
21+
- macOS Apple Silicon (arm64)
22+
- macOS Apple Silicon (arm64, KleidiAI enabled)
23+
- macOS Intel (x64)
24+
- iOS XCFramework
25+
Linux:
26+
- Ubuntu x64 (CPU)
27+
- Ubuntu arm64 (CPU)
28+
- Ubuntu s390x (CPU)
29+
- Ubuntu x64 (Vulkan)
30+
- Ubuntu arm64 (Vulkan)
31+
- Ubuntu x64 (ROCm 7.2)
32+
- Ubuntu x64 (OpenVINO)
33+
- Ubuntu x64 (SYCL FP32)
34+
- Ubuntu x64 (SYCL FP16)
35+
Android:
36+
- Android arm64 (CPU)
37+
Windows:
38+
- Windows x64 (CPU)
39+
- Windows arm64 (CPU)
40+
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
41+
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
42+
- Windows x64 (Vulkan)
43+
- Windows x64 (SYCL)
44+
- Windows x64 (HIP)
45+
openEuler:
46+
- openEuler x86 (310p)
47+
- openEuler x86 (910b, ACL Graph)
48+
- openEuler aarch64 (310p)
49+
- openEuler aarch64 (910b, ACL Graph)
50+
ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b9026
51+
Documentations:
52+
- DocumentLabel: Wiki
53+
DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki
54+
ManifestType: defaultLocale
55+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: ggml.llamacpp
5+
PackageVersion: b9026
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)