Skip to content

Commit

Permalink
appdata: update software description
Browse files Browse the repository at this point in the history
  • Loading branch information
qnixsynapse authored and manyoso committed Oct 5, 2023
1 parent b4cf12e commit 5f3d739
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gpt4all-chat/flatpak-manifest/io.gpt4all.gpt4all.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT License</project_license>
<name>GPT4ALL</name>
<summary>Open-source assistant-style large language models that run locally on your CPU</summary>
<summary>Open-source assistant-style large language models that run locally on your CPU and GPU</summary>
<description>
<p>Cross platform Qt based GUI for GPT4All versions with GPT-J as the base model.</p>
<p>Cross platform Qt based GUI for GPT4All</p>
<ul>
<li>Fast CPU and GPU based inference using ggml for GPT-J and LLaMA based models</li>
<li>Fast CPU and GPU based inference using ggml for open source LLM's</li>
<li>The UI is made to look and feel like you've come to expect from a chatty gpt</li>
<li>Check for updates so you can always stay fresh with latest models</li>
<li>Easy to install with precompiled binaries available for all three major desktop platforms</li>
Expand Down

0 comments on commit 5f3d739

Please sign in to comment.