Package Release Info

python-gpt4all-3.4.2-bp160.1.7

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-gpt4all

Change Logs

* Thu Mar 13 2025 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to fix build on aarch64:
  * fix-aarch64.patch
* Mon Feb 24 2025 Daniel Garcia <daniel.garcia@suse.com>
- Add vk301.patch to fix build with latest vulkan
* Tue Dec 17 2024 Christian Goll <cgoll@suse.com>
- updated to 3.4.2 (3.5.3 has issues https://github.com/nomic-ai/gpt4all/issues/3310)
- removed gpt4all chat as it's relying on jinja2cpp which needs
  some packaging effort
* Tue Nov 19 2024 Dirk Müller <dmueller@suse.com>
- fix runtime requires
* Thu May 23 2024 Christian Goll <cgoll@suse.com>
- added gpt4all-chat what is a QT6-GUI and updated to latest
  llamacpp a3f03b7
- rename gpt4all.rpmlintrc to python-gpt4all.rpmlintrc
* Tue Apr 30 2024 Christian Goll <cgoll@suse.com>
- initial commit of gpt4all, with python bindings only