Search Criteria
Package Details: gpt4all-chat-git 3.3.0.r22.g767189d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gpt4all-chat-git.git (read-only, click to copy) |
---|---|
Package Base: | gpt4all-chat-git |
Description: | Cross platform Qt based GUI for GPT4All versions |
Upstream URL: | https://github.com/nomic-ai/gpt4all |
Keywords: | chatgpt gptj.cpp gui llama.cpp offline |
Licenses: | MIT |
Conflicts: | gpt4all-chat |
Provides: | gpt4all-chat |
Submitter: | jgmdev |
Maintainer: | jgmdev |
Last Packager: | jgmdev |
Votes: | 14 |
Popularity: | 0.091897 |
First Submitted: | 2023-05-12 17:04 (UTC) |
Last Updated: | 2024-10-04 04:24 (UTC) |
Dependencies (14)
- python (python37AUR, python311AUR, python310AUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-httpserver
- qt6-shadertools
- qt6-svg
- qt6-wayland
- qt6-webengine
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
- shaderc (shaderc-gitAUR) (make)
- vulkan-tools (vulkan-tools-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5
ZhangHua commented on 2023-05-27 00:58 (UTC)
It has required
qt6-webengine
to useQtPdf
module since commit7e42af5
, please add it to dependscyqsimon commented on 2023-05-26 05:46 (UTC)
Can you please do multithreaded compile by default? Thanks.
and
jgmdev commented on 2023-05-23 23:51 (UTC)
@ZhangHua done, thanks for reporting
ZhangHua commented on 2023-05-20 06:58 (UTC)
It requires qt6-quickcontrols2 and qt6-svg on commit 86b6d40, please add them to depends
jgmdev commented on 2023-05-14 17:28 (UTC)
@Midov, mmm that dependency wasn't required just some days before, the project is moving really fast... Thanks for reporting!
Midov commented on 2023-05-14 17:19 (UTC)
this requires qt6-httpserver package or else it will not build
« First ‹ Previous 1 2 3 4 5