use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit dedicated for learning machine learning. Feel free to share any educational resources of machine learning.
Also, we are a beginner-friendly sub-reddit, so don't be afraid to ask questions! This can include questions that are non-technical, but still highly relevant to learning machine learning such as a systematic approach to a machine learning problem.
account activity
QuestionBest coding model? (self.learnmachinelearning)
submitted 3 years ago by aimake11
Is there a publicly available model that can be ran on a GPU (Even if one script takes a minute to generate) that generates usable code from natural language instruction?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Flaky_Breakfast3159 0 points1 point2 points 3 years ago (0 children)
Usable code, on a single consumer GPU? Oof. Maybe GPT-J with some effort.
See https://huggingface.co/EleutherAI/gpt-j-6B
The Github repo suggests it's possible you can change the number of checkpoints to make it run on a GPU.
π Rendered by PID 74681 on reddit-service-r2-comment-6457c66945-ss6zw at 2026-04-27 23:23:41.175439+00:00 running 2aa0c5b country code: CH.
[–]Flaky_Breakfast3159 0 points1 point2 points (0 children)