66
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 01 Feb 2024
66 points (97.1% liked)
Free Open-Source Artificial Intelligence
2882 readers
11 users here now
Welcome to Free Open-Source Artificial Intelligence!
We are a community dedicated to forwarding the availability and access to:
Free Open Source Artificial Intelligence (F.O.S.A.I.)
More AI Communities
LLM Leaderboards
Developer Resources
GitHub Projects
FOSAI Time Capsule
- The Internet is Healing
- General Resources
- FOSAI Welcome Message
- FOSAI Crash Course
- FOSAI Nexus Resource Hub
- FOSAI LLM Guide
founded 1 year ago
MODERATORS
I have tried the version available at hugginchat and it's almost gpt4 level for programming tasks but not so much for general knowledge
What’s the best overall in your opinion for programming tasks?
I’ve had pretty flawless experience with the free ChatGPT3.5 for simple scripts but don’t generally stray beyond that.
I have gpt4 with copilot at work so i mostly use that, it is pretty good for programming, you see its limitations when you start relying on it a lot on autocompletions, maybe because the code itself is not too coherent and gpt gets confused
Maybe chat tasks are simpler because it writes the whole thing from scratch, though I mostly ask it for limited functionalities, eg write a function that takes x and returns y or use a certain ORM to change a value.
I would suggest you try both gpt 3.5 and the free huggingface minstral 7b version (you can probably run it on pc too, it's not huge) for programming tasks and see for yourself. For general knowledge though, gpt wins hands down over minsral 7b