blob: e3099de2541a4dd5d54532f43d01c71e9bda204a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
pkgbase = rocmfp4-llama.cpp-git
pkgdesc = Experimental llama.cpp fork with AMD-focused ROCm FP4 quantization support
pkgver = b9151.r90.c4cd376
pkgrel = 1
url = https://github.com/charlie12345/rocmfp4-llama
install = llama.cpp.install
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = nodejs
makedepends = npm
makedepends = rocm-hip-sdk
makedepends = rocwmma
depends = curl
depends = gcc-libs
depends = glibc
depends = hip-runtime-amd
depends = hipblas
depends = openmp
depends = python
depends = rocblas
optdepends = python-numpy: needed for convert_hf_to_gguf.py
optdepends = python-safetensors: needed for convert_hf_to_gguf.py
optdepends = python-sentencepiece: needed for convert_hf_to_gguf.py
optdepends = python-pytorch: needed for convert_hf_to_gguf.py
optdepends = python-transformers: needed for convert_hf_to_gguf.py
optdepends = python-gguf: needed for convert_hf_to_gguf.py
provides = llama.cpp
provides = libggml
provides = libggml-hip.so
provides = ggml
conflicts = llama.cpp
conflicts = libggml
conflicts = ggml
conflicts = stable-diffusion.cpp
options = lto
options = !debug
backup = etc/conf.d/llama.cpp
source = git+https://github.com/charlie12345/rocmfp4-llama.git#branch=mtp-rocmfp4-strix
source = llama.cpp.conf
source = llama.cpp.service
source = llama.cpp.install
source = sysusers.conf
source = tmpfiles.conf
sha256sums = SKIP
sha256sums = e4856f186f69cd5dbfcc4edec9f6b6bd08e923bceedd8622eeae1a2595beb2ec
sha256sums = 48d6b261315c9175b4b4cea4900bd4d76f2f27112804934db656537485510cd2
sha256sums = c534b4c37ff8ac9174a2f6f410daa96d991e8c638f338383ffb07613c771724b
sha256sums = e687106ee9f6a5f0de4f286015f85a60e68d884e8100c67810b709960c354148
sha256sums = 402a44f609785fbabc7afca6e8a486ff517933661e9e7f4955fed6574eac9875
pkgname = rocmfp4-llama.cpp-git
|