this post was submitted on 16 Jan 2024
16 points (73.5% liked)

Ask Lemmy

26004 readers
2765 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 1 year ago
MODERATORS
16
Best GPT (self.asklemmy)
submitted 7 months ago by Khaled57 to c/asklemmy
 

which GPT ai you like using and for which purposes?

top 11 comments
sorted by: hot top controversial new old
[–] SkybreakerEngineer 37 points 7 months ago (2 children)

I like all GPT, much better than MBR

[–] surewhynotlem 18 points 7 months ago

This guy boots

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

Depending on what you meant by this question, I'd say Perplexity. It's got access to a number of different LLMs, and cited its sources. The biggest concern I've had when it comes to LLMs is that they eventually make shit up. If you can verify its answers by checking its sources, you have a much higher confidence level in the answer.

[–] [email protected] 2 points 7 months ago

Agreed. Its like finding the best things after reading every link on 5 pages of search results.

[–] [email protected] 8 points 7 months ago (1 children)

This site will let you test different GPTs (far from all of them, but its a good list) in various ways. I particularly like the Arena, in which you get responses from 2 random models to your input, you say which you like best, and then it tells you which is which.

It's got me considering Claude2 for local projects. I just need to revive the hardware I'd use to run it on.

[–] [email protected] 2 points 7 months ago

Way cool, thanks for sharing!

[–] j4k3 5 points 7 months ago* (last edited 7 months ago)

Uncensored Llama2 70B has the most flexibility as far as a model without training IMO. The mixtral 8×7B is a close second with faster inference and only minor technical issues compared to the 70B. I don't like the tone of mixtral's alignment.

Code snippets in Python, bash scripting, nftables, awk, sed, regex, CS, chat, waifu, spell check, uncompromised search engine, talking recipes/cooking ideas, basically whatever I feel like.

[–] [email protected] 4 points 7 months ago

The most productive thing I used the free ChatGPT web was to expand a Python 3 script that I was using to run a custom ChatGPT with a Gradio web ui that worked with OpenAI's API.

I learned quite a lot of Python from almost zero and improved the script to work with LangChain Tools, for instance with a custom recursive summarizer.

[–] KpntAutismus 3 points 7 months ago

i used GPT-3 for an assignment once, a colleague made a powerpoint with it.

it did actually come in handy when the arduino IDE was too dense to find a spelling error.

but not a lot of applications in my life, honestly.

[–] [email protected] 2 points 7 months ago* (last edited 7 months ago)

koboldcpp works fairly well. There's lots of different models to try and the choice depends a fair bit on your computer specs and what you wanna do with it. https://github.com/LostRuins/koboldcpp

I like generating short stories for d&d