this post was submitted on 17 Sep 2024
135 points (90.9% liked)

Linux

47356 readers
1454 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
135
Simple local ai app (flathub.org)
submitted 2 days ago* (last edited 2 days ago) by [email protected] to c/[email protected]
 

I'm not a huge fan of AI, but I do use it occasionally. I found a tool on Flathub that I've been trying out, so I thought i would share it if any for you need something like it. The interface is also pretty nice if you use Gnome(it don't look so nice KDE). Its unstable on my arch install

top 23 comments
sorted by: hot top controversial new old
[–] [email protected] 29 points 2 days ago (2 children)

I have used Alpaca in the past, but personally I prefer GPT4ALL as it seems to be more complete.

[–] [email protected] 8 points 2 days ago (1 children)

Any particular reason you prefer GPT4ALL?

[–] [email protected] 12 points 2 days ago (1 children)

Way more models available, faster in my experience, more reliable, local ChatGPT compatible api and advanced fine tuning features. There have been some additions to Alpaca since I last used it, so maybe I will try it again soon but since I don’t use it regularly I use GPT4ALL because it just works, and when I tried Alpaca didn’t.

[–] [email protected] 5 points 2 days ago

I'd say alpaca is pretty much identical these days, the only major difference is the interface. If you need more power running something like Open WebUI with Ollama makes more sense.

[–] [email protected] 2 points 2 days ago (1 children)
[–] [email protected] 2 points 1 day ago

But lmstudio isn’t FOSS no?

[–] [email protected] 11 points 2 days ago

I recently did a very simple PR for this, adding keywords so I don't keep forgetting the name of the app and not being able to find it 😅

[–] [email protected] 8 points 2 days ago

Nice! It can also connect to a remote instance of ollama 👍