blob: a1a32bfe7b2e597b6260766a930d5dcb4bd69e86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gpt4all-git
pkgdesc = Assistant-style Chatbot with Large Scale Data Distillation from GPT-3.5-Turbo
pkgver = r153.1eeaa5c
pkgrel = 1
url = https://github.com/nomic-ai/gpt4all
arch = x86_64
license = Unlicensed
makedepends = git
depends = bash
optdepends = aria2: for downloading models using magnet links
provides = gpt4all-git
conflicts = gpt4all-git
source = gpt4all-repo::git+https://github.com/nomic-ai/gpt4all.git#commit=1eeaa5c8eee2a1ced12c0756ee05a6139d8d5eb3
source = gpt4all
sha256sums = SKIP
sha256sums = SKIP
pkgname = gpt4all-git
|