blob: 7a6267b7fab404b6a256993e3b23ccde656d12ed (
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
|
pkgbase = python-colbert-ai
pkgdesc = Efficient and Effective Passage Search via Contextualized Late Interaction over BERT
pkgver = 0.2.22
pkgrel = 1
url = https://github.com/stanford-futuredata/ColBERT
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-bitarray
depends = python-datasets
depends = python-dotenv
depends = python-flask
depends = python-gitpython
depends = python-ninja
depends = python-scipy
depends = python-tqdm
depends = python-transformers
depends = python-ujson
optdepends = python-faiss
optdepends = python-pytorch
source = colbert-ai-0.2.22.tar.gz::https://files.pythonhosted.org/packages/source/c/colbert_ai/colbert_ai-0.2.22.tar.gz
sha256sums = 00afcfef5d715f0d3a706be90d2b5b74a2bb7c402073807ceb5515c0026a8886
pkgname = python-colbert-ai
|