this post was submitted on 02 Jan 2024
17 points (90.5% liked)

Cool GitHub Projects

1265 readers
2 users here now

Wormhole

[email protected]

Icon base by Caro Asercion under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 11 months ago (2 children)

Pretty cool. Has anyone tried this? How does it compare to https://gpt4all.io/ ?

[–] lawrence 2 points 11 months ago

I installed the Windows version. The application itself has a selected set of open-source models to download, like Llama2, OpenHermes, Deepseek Coder, and others. I installed and tested many of them, "chatted" with those models about historical information, and tried to make them program small algorithms. Some of them are very good with text, others only hallucinate. Well, each one has its strong and weak points. Some of them can code, but none is better than GPT-4 in that aspect, unfortunately.

[–] [email protected] 0 points 11 months ago (1 children)

When clicking on "linux download" it downloads a deb file 😅

What do I do with a deb file.

I didn't know that debian = linux

Why is it on discord and not matrix? weird.

[–] [email protected] 1 points 11 months ago

If you're on a Debian based distro, you can download a deb file using apt. There are also deb to rpm converters iirc, if you need that.