Search Criteria
Package Details: alpaca.cpp-git 81bd894.r4.a0c74a7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/alpaca.cpp-git.git (read-only, click to copy) |
---|---|
Package Base: | alpaca.cpp-git |
Description: | Locally run an Instruction-Tuned Chat-Style LLM |
Upstream URL: | https://github.com/antimatter15/alpaca.cpp |
Licenses: | MIT |
Conflicts: | alpaca.cpp |
Provides: | alpaca.cpp |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 1 |
Popularity: | 0.000523 |
First Submitted: | 2023-03-27 22:34 (UTC) |
Last Updated: | 2023-04-17 17:37 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
niva commented on 2023-04-20 05:22 (UTC) (edited on 2023-04-20 05:39 (UTC) by niva)
Alpaca gives decent answers to a first prompt but always crashes when I write a 2nd:
I use ggml-alpaca-7b-q4.bin. Does anybody know whats that about?
AsukaMinato commented on 2023-04-17 05:52 (UTC)
You can use
namcap
to capture the problems.AsukaMinato commented on 2023-04-17 05:47 (UTC)
according to https://wiki.archlinux.org/title/PKGBUILD#Dependencies#makedepends ,