aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 518fea574f0476b0386b6433343f900491f46b6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = bitnet-git
	pkgdesc = Official inference framework for 1-bit LLMs
	pkgver = r96.01eb415
	pkgrel = 1
	url = https://github.com/microsoft/BitNet
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = python
	makedepends = cmake
	makedepends = clang
	makedepends = git
	provides = bitnet
	conflicts = bitnet
	source = git+https://github.com/microsoft/BitNet.git
	source = fix-const-correctness.patch
	md5sums = SKIP
	md5sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = bitnet-git