7 ms·
How is this compared to the current GitHub Copilot?
by lfkdev 3y ago
How is this compared to the current GitHub Copilot?
- brianjking 3y agoA 3B tiny model is not going to compare to GitHub copilot. However, there are plenty of nice 7B models that are excellent at code and I encourage you to try them out.
- londons_explore 3y agoIf you just want to get stuff done, use the best tools like a Milwaukee Drill - and right now, thats copilot/gpt-4. If you don't want to be tied to a company and like opensource, feel free to connect a toy motor to an AA battery to drill your holes... Or to use Llama/Stable Code 3B.
- mistercheph 3y agoit’s going to be real hard to pry the carburetors out of this guy’s cold dead hands!
- bearjaws 3y agoYou clearly have never used these other tools. Mixtral / Deepseek perform very well on coding challenges. I've used them against local code without issues, sometimes they are a bit optimistic and produce too much, but thats far better than producing too little (like GPT4 does).
- irthomasthomas 3y agoOpenai just invisibly dropped my API requests to a lower model with a 4k context limit. And my commit scripts started failing for being over the context limit. It's buried in the docs somewhere that low tier api users will be served on lower models during peek times. So,I guess they're like a Milwaukee Drill that will sometimes refuse to work unless you buy more drill credits.
- nulld3v 3y agoWTF? Do you have a link? I was not aware of this, it would be crazy if true.
- drzaiusx11 3y agoMore like a Milwaukee drill you have on loan that can be swapped out for a manual screwdriver without warning.
- yreg 3y agoA self-hosted solution is a common requirement for security reasons.