summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e59ad8399c755ee0b215b10c2e270836a21a03b (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
pkgbase = python-unsloth
	pkgdesc = 2-5x faster LLM fine-tuning with 70% less memory
	pkgver = 2026.5.8
	pkgrel = 1
	url = https://github.com/unslothai/unsloth
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	depends = python-unsloth-zoo>=2026.5.4
	depends = python-pytorch
	depends = python-torchvision
	depends = python-triton
	depends = python-numpy
	depends = python-packaging
	depends = python-psutil
	depends = python-tqdm
	depends = python-protobuf
	depends = python-sentencepiece
	depends = python-transformers
	depends = python-datasets
	depends = python-accelerate
	depends = python-peft
	depends = python-trl
	depends = python-huggingface-hub
	depends = python-hf-transfer
	depends = python-diffusers
	depends = python-tyro
	optdepends = python-bitsandbytes: for 4-bit/8-bit quantization
	optdepends = python-xformers: for memory-efficient attention
	optdepends = python-sentence-transformers: for embedding models
	optdepends = python-nest-asyncio: OpenEnv EnvClient async compatibility
	source = python-unsloth-2026.5.8.tar.gz::https://pypi.io/packages/source/u/unsloth/unsloth-2026.5.8.tar.gz
	sha256sums = c2e1269507f32c0565eabc0f4f98b5d73644d2f78c9a222f0e9aad16af44ee54

pkgname = python-unsloth