NHacker Next
login
▲What's the strongest AI model you can train on a laptop in five minutes?seangoedecke.com
311 points by ingve 2 days ago | 114 comments
Loading comments...
jebarker 4 hours ago [-]
Optimized small model training is not only important for availability but also for the scientific study of LLMs. It’s like the use of simple organisms like yeast for biological studies - we also need to study the simplest possible transformers that exhibit behaviors of interest from the larger models if we hope to ever understand LLMs and have more control over their behavior.
willvarfar 2 hours ago [-]
(there are also lots of private company datasets like e.g. user purchase history that can be used with small models to solve real business problems. All the advances in 'large' language models can be leveraged and applied to small problems if the input sequences can be represented as a special custom language.)
azath92 1 hours ago [-]
Totally agree, one of the most interesting podcasts i have listened to in a while was a couple of years ago on the Tiny Stories paper and dataset (the author used that dataset) which focuses on stories that only contain simple words and concepts (like bedtime stories for a 3 year old), but which can be used to train smaller models to produce coherent english, both with grammar, diversity, and reasoning.

The podcast itself with one of the authors was fantastic for explaining and discussing the capabilities of LLMs more broadly, using this small controlled research example.

As an aside: i dont know what the dataset is in the biological analogy, maybe the agar plate. A super simple and controlled environment in which to study simple organisms.

For ref: - Podcast ep https://www.cognitiverevolution.ai/the-tiny-model-revolution... - tinystories paper https://arxiv.org/abs/2305.07759

tmule 27 minutes ago [-]
Unfortunately, as things stand, it’s well-known that behaviors and optimizations in small scale models fail to replicate in larger models.
ai-christianson 2 hours ago [-]
I'm interested in one that can run fast on a laptop, but training can take a few days (maybe even longer) on the same laptop.
smeeth 2 hours ago [-]
I've been annoyed for a while people don't use a common parameter weight/compute budget for benchmarking papers.

That said, it does make it easier to claim progress...

leopoldj 43 minutes ago [-]
What the author is doing here is pre-training. This is something usually model makers like Google and Meta need to do. Most business are much better off doing fine-tuning or to a lesser extent continued pre-training. The author is doing this for academic reasons.
biophysboy 3 hours ago [-]
It’s a fun analogy because the data “environment” of the model being trained matters a great deal
jebarker 3 hours ago [-]
Exactly. YOLO runs of frontier models with a single random seed/data shuffle are pretty limited for trying to study the “molecular biology”. I actually like to think of LLM understanding as being like biology in the 1850s. There's lots of inspiration to be found in how biology has advanced since then and the types of experiments we might run to better understand LLMs.
arethuza 2 hours ago [-]
Thanks - that's one of the most interesting comments I've seen about LLMs.

Makes me want to try training a model to sing "Daisy, Daisy..."

zarzavat 5 hours ago [-]
Instead of time it should be energy. What is the best model you can train with a given budget in Joules. Then the MBP and the H100 are on a more even footing.
NooneAtAll3 5 hours ago [-]
it's not about efficiency - it's about availability

H100 is not an everyday product. Laptop is

nickpsecurity 2 hours ago [-]
Also, my laptop running Linux and its outputs are probably mine and private. If I use cloud GPU's, I need to be a lawyer to be sure what they can or can't do with my data or models.

There's also no overages or hidden charges with a laptop. Past simply breaking it. You know the replacement cost ahead of time, though.

Sharlin 2 hours ago [-]
H100s are almost-instantly available to anyone with a credit card and access to the internet. Without even having to lift their butt from the seat. And you get plenty more than five minutes of compute for the price of an M4.
jsperson 2 hours ago [-]
For the orgs where I've worked the important thing isn't availability of compute it's security. Using what we have on our local network is much easier from a governance and approval standpoint than whatever is available on the internet.
Sharlin 1 hours ago [-]
Many orgs have no problems using cloud envs for most things. The usual suspects offer just as secure compute envs as everything else.

Anyway, I was assuming personal use, like the messing-around experimenting that the article is about. (Or who knows, maybe it was part of the author’s job.)

dekhn 58 minutes ago [-]
While I love cloud computing, you're comparing the cost of renting a GPU for a fixed amount of time to the purchase of an asset which can be used for years. Not a useful comparison IMHO.
potatolicious 2 hours ago [-]
And yet just about any intro-to-programming tutorial gets something running on your local machine, and local machine development continues to be the default for most people, even though devving on a cloud machine is eminently reasonable.

"Pull out credit card, sign up for some thing and pay a bit of money" is a non-trivial bit of friction! Extremely non-trivial!

Especially in a corporate context - you have to get the expense approved. It's not clear if you can put company data onto the machine. Whereas generally running local things on corporate laptops is far less controversial.

"Download this tool and run it." is still an extremely powerful pitch. Pretty much the only thing that beats it is "go to this website which you can use without any signup or payment".

Sharlin 1 hours ago [-]
Sure, if you already have said local machine. Which I guess in HN’s context many/most do.
ekianjo 2 hours ago [-]
no org will let you send their data to a random online h100...
Sharlin 1 hours ago [-]
Many orgs happily use Google’s everything. And Google offers secure compute envs just like it offers secure cloud everything.

Anyway, I thought the context was doing stuff for personal use/fun, not work.

Der_Einzige 4 hours ago [-]
At this point, given how many H100s there are in existence, it’s basically an everyday product.
logicchains 3 hours ago [-]
I envy you if $25k is an everyday product cost.
falcor84 3 hours ago [-]
Maybe not to buy one, but to rent one. Like how barista-made coffee is an everyday product even though most people can't afford a fancy professional coffee machine.
bee_rider 17 minutes ago [-]
Reasonably high quality coffee machines are very widespread. Or you can do pour-over. I don’t think the cost of a machine is a limiting factor for many people, it is just convenience.

Maybe an analogy could be made to espresso, nice espresso machines get costlier. But, you can still get quite good results out of a manual machine like a Flair.

I think this is why the suggestion to rent a machine is not to helpful. In this analogy we’re on BaristaNews, we all know about the industrial machines, lots of folks use them at work. But, the topic of what sort of things you can do on your manual machine at home has come up.

jeroenhd 3 hours ago [-]
For what it's worth, most of the world can't afford an M4 Macbook either.
wongarsu 3 hours ago [-]
And renting an H100 for an hour is a lot easier than renting an M4 MacBook for an hour.
KeplerBoy 5 hours ago [-]
Still, I don't think the m4 is going to be far off from the h100 in terms of energy efficiency.

edit: fixed typo

menaerus 4 hours ago [-]
What efficiency did you have in mind? Bandwidth-wise M4 is ~10x to ~30x lower.
KeplerBoy 4 hours ago [-]
ah, i mistyped. I meant energy efficiency, not memory efficiency.
giancarlostoro 4 hours ago [-]
Mac is more competitive on power consumption though since its not ever pulling as much as a Nvidia GPU is my understanding.

On that note you can rent an H100 for an hour for under $10 which might make for a slightly more interesting test, whats the best model outcome you can train in under an hour.

dtnewman 4 hours ago [-]
> you can rent an H100 for an hour for under $10

Far cheaper these days. More like $2-3 for a consumer to do this. For bulk deals, pricing is often < $2.

giancarlostoro 2 hours ago [-]
I couldnt remember offhand the exact amount but figured noting that under $10 is still impressive for one high end GPU for an entire hour.
bigyabai 3 hours ago [-]
It depends. If you're bottlenecked by memeory speed, the Mac typically comes out on-top.

In terms of conpute efficiency though, Nvidia still has Apple beat. Nvidia wouldn't have the datacenter market on a leash if Apple was putting up a real fight.

giancarlostoro 2 hours ago [-]
Yeah, this is correct. My 3080 will render quicker than my M4 but my M4 will outcompete on being able to load larger models.
motorest 1 hours ago [-]
> Instead of time it should be energy (...) Then the MBP and H100 are on a more even footing.

What exactly is your point? That instead of expressing workloads in terms of what a laptop could do, you prefer to express them in terms of what a MacBook Pro could do?

zarzavat 38 minutes ago [-]
The point is that "best model you can train in 5 minutes" is hardware dependent, the answer will be different depending on the hardware available. So it's necessarily a single-player game.

"Best model you can train with X joules" is a fairer contest that multiple people could take part in even if they have different hardware available. It's not completely fair, but it's fair enough to be interesting.

Training models with an energy limit is an interesting constraint that might lead to advances. Currently LLMs implement online learning by having increasingly large contexts that we then jam "memories" into. So there is a strict demarcation between information learned during pre-training and during use. New more efficient approaches to training could perhaps inform new approaches to memory that are less heterogenous.

tl;dr: more dimensionally correct

netcan 3 hours ago [-]
They're all good. Being somewhat arbitrary isnt a bad thing.
jvanderbot 3 hours ago [-]
Bro por que no los dos

We can / should benchmark and optimize this to death on all axes

aniijbod 4 hours ago [-]
Let the AI efficiency olympics begin!

On a laptop, on a desktop, on a phone?

Train for 5 minutes, an hour, a day, a week?

On a boat? With a goat?

yojo 2 hours ago [-]
> With a goat?

I think you meant Llama.

The rhymes are admittedly more limited, unless you have a Boston accent.

Nevermark 3 hours ago [-]
On a maxxxed out Mac Studio M3 Ultra 512GB.

That boat will float your goat!

visarga 3 hours ago [-]
goats have too many parameters, they are like GPT-4
rPlayer6554 3 hours ago [-]
I’d pay for GoatLM
lifestyleguru 3 hours ago [-]
Honestly AI is a trick to make us buy new expensive computers. I'm writing this from over 10 years old one and the computers offered in a leaflet from nearby electronic store aren't much better.
542354234235 58 minutes ago [-]
Anyone who remembers the 90s and 2000s, where your computer hardware was out of date within months, might disagree. If you want to do bleeding edge things like running 70b+ LLMs locally or doing training, you need bleeding edge hardware. No different than if you want to play the newest AAA games. There are plenty of games you can play with old hardware, and plenty of small LLMs. When you can use ChatGPT or a bunch of other services, it isn’t a trick that some people want to host their own or do training, but you need a system that can do that.
voidUpdate 2 hours ago [-]
I mean, gaming is the big pusher of new hardware these days, and web is basically the reason you can use a 90s computer in the modern day. I happily survived on roughly 10 year old components all the way through university because I wasn't playing AAA games
lcfcjs6 6 minutes ago [-]
[dead]
LorenDB 4 hours ago [-]
> Paris, France is a city in North Carolina. It is the capital of North Carolina, which is officially major people in Bhugh and Pennhy. The American Council Mastlandan, is the city of Retrea. There are different islands, and the city of Hawkeler: Law is the most famous city in The Confederate. The country is Guate.

I love the phrase "officially major people"! I wonder how it could be put to use in everyday speech?

api 4 hours ago [-]
[flagged]
emeril 4 hours ago [-]
[flagged]
chias 3 hours ago [-]
This is not true. I watched the clip. She referred to AI as AI. When she said A1 she was very clearly referring to America First.
quaristice 3 hours ago [-]
Snopes confirmed that McMahon began by referring correctly to “AI development,” but in the same response, twice said “A1 teaching,” clearly meaning artificial intelligence. Not steak sauce. Multiple outlets including Gizmodo, Newser, Yahoo News, Mediaite, and Cybernews all reported the slip-up as genuine: she erroneously said “A1” when she meant “AI”.
chias 3 hours ago [-]
Did you watch the clip yourself? I assume not, so here you go:

https://www.youtube.com/live/lxrg28zBv94?t=7562s

She was the chair of the board of the America First Policy Institute. She's not talking about AI, she's talking about pumping ultra-nationalist, Nazi-adjacent propaganda into Red state education.

tootyskooty 5 hours ago [-]
I suspect one can go a lot further by adopting some tweaks from the GPT-2 speedrun effort [0], at minimum Muon, better init and carefully tuning learning rate.

[0]: https://github.com/KellerJordan/modded-nanogpt

jasonjmcghee 26 minutes ago [-]
The idea of tracking and optimizing this reminds me of similar efforts a few years ago especially for image models via DAWNBench.

https://dawnd9.sites.stanford.edu/dawnbench

chasd00 2 hours ago [-]
AI is a broad term, the zero-to-hero series by Karpathy trains one in a Jupyter notebook. You can make some pretty powerful networks to de-duplicate database rows right in your laptop too. Data de-duplication and general MDM is pretty useful in large businesses.
simianwords 20 minutes ago [-]
An idea worth exploring: if specialized models on datasets can be trained quickly, it can be used as tools by bigger models.
initramfs 2 hours ago [-]
I looked up the most expensive laptop with an RTX 5090: https://marketplace.nvidia.com/en-us/consumer/gaming-laptops...

$5599.00 https://marketplace.nvidia.com/en-us/consumer/gaming-laptops...

Although you can get them with fewer specs and the same GPU for $3,899.99

https://marketplace.nvidia.com/en-us/consumer/gaming-laptops...

nehal3m 2 hours ago [-]
The same SKU on a GPU can perform differently depending on how the manufacturer powers and cools it [0], and nVidia's naming shenanigans don't help either [1].

[0] https://www.digitaltrends.com/computing/laptop-gpu-power-lim... [1] https://coconote.app/notes/4c75b7a0-eb41-435d-85ee-55ae2dd8d...

zipy124 1 hours ago [-]
And even worse it's surprisingly hard to find out what power budget is assigned to the GPU/ CPU or combined on spec sheets.
jcims 1 hours ago [-]
This would be a fun way to experiment with the effects of different tokenization strategies. For example, I've often wondered if tokenizing on phonemes would result in models that do better with creative writing exercises. It probably all gets lost in the wash when models reach terrible scale, but for small ones it seems it would potentially yield some benefit.
bryanrasmussen 1 hours ago [-]
I like this scenario for a future James Bond movie. Bond has to have an AI in chat pretend to be him to stall the bad guys while he is sneaking around the back, but the state of the art Bond persona bot that Q gave him in its own hardware enclosure has been smashed up in the previous fight scene.

Bond has only minutes to train a strong enough AI model to pretend to be him and fool his targets long enough for him to gain entry to their impregnable fortress. Can he do it?!?

rsyring 1 hours ago [-]
But...they need to show him "training" it by smashing away at the keys frantically. A touch of sweat rolling down his face while a progress meter inches across the screen to suspenseful music.
bryanrasmussen 33 minutes ago [-]
no that is a cliche from lesser brands, Bond will get drunk while it trains and shoot somebody with amazing accuracy.
bbarnett 6 hours ago [-]
Perhaps grimlock level:

https://m.youtube.com/shorts/4qN17uCN2Pg

treetalker 5 hours ago [-]
"Hadn't thought of that …"

"You're absolutely right!"

Aperocky 4 hours ago [-]
At which point is a simple markov chain same/better?
Nevermark 3 hours ago [-]
It is the other way around.

Neural-type models have long passed the point where markov chains made any sense by many orders of magnitude.

Markov models fail by being too opinionated about the style of compute.

In contrast, a linear tensor + non-linear function has incredible flexibility to transform the topology of information. Given large enough tensors, two such layers, with recurrence, can learn any mapping, static or dynamical. No priors (other than massive compute) needed.

All other neural architectures then are simply sparser arrangements, that bring compute demands down. Where the sparseness is fit to the type of problem.

Sparseness can be deeper but narrower information flows (thus “deep” learning). Or in lower numbers of weights to weight application (I.e. shared weights, like convolutions).

visarga 3 hours ago [-]
Output text is word salad every few words apart. You can't scale n-gram counting enough to make it work.
JPLeRouzic 11 minutes ago [-]
Not exactly a few words in my experience, I would say every 100 words, if you sophisticate your Markov Chain (n-gram = 3 at minimum, using a good tokenizer, making it tailored to the training data, large training set (500Kbytes or +), intelligent fallback instead of random, etc.).
sadiq 3 hours ago [-]
You might find https://arxiv.org/abs/2401.17377v3 interesting..
JPLeRouzic 14 minutes ago [-]
Only if you have access to corporate-level hardware:

"It took us 48 hours to build the suffix array for RedPajama on a single node with 128 CPUs and 1TiB RAM"

nottorp 5 hours ago [-]
But supposing you have a real specific need to train, is the training speed still relevant? Or do the resources spent on gathering and validating the data set dwarf the actual CPU/GPU usage?
wongarsu 3 hours ago [-]
If training is trivially fast that allows you to iterate on architecture choices, hyperparameters, choices which data to include, etc

Of course that only works if the trial runs are representative of what your full scale model will look like. But within those constraints optimising training time seems very valuable

highfrequency 4 hours ago [-]
This is awesome - thanks for sharing. Appreciate the small-scale but comprehensive studies testing out different architectures, model sizes and datasets.

Would be curious to see a version of your model size comparison chart but letting the training continue until perplexity plateaus / begins to overfit. For example: are your larger models performing worse because they are overfitting to a small dataset, or because you are comparing model sizes at a fixed 5 minute computation time - so that the large models just don't get to learn very much in that time.

(Also interesting would be learning curve comparisons between architecture/param count)

hodgehog11 5 hours ago [-]
I love seeing explorations like this, which highlight that easily accessible hardware can do better than most people think with modern architectures. For many novel scientific tasks, you really don't need an H100 to make progress using deep learning over classical methods.
l5870uoo9y 5 hours ago [-]
The most powerful Macbook Pro currently has 16 CPU cores, 40 GPU cores, and 128 GB of RAM (and a 16-core “neural engine” specifically designed to accelerate machine learning). Technically, it is a laptop, but it could just as well be a computer optimized for AI.
alberth 5 hours ago [-]
The Mac Studio has:

  32 CPU
  80 GPU
  512GB RAM
https://www.apple.com/shop/buy-mac/mac-studio/apple-m3-ultra...
lukan 4 hours ago [-]
That's a well made page, describing nice hardware, but doesn't seem to be a laptop.
MobiusHorizons 1 hours ago [-]
I think the point is that laptops are more limited than other form factors. I’m reading it as a response to the comment that MacBooks are computers optimized for ai and only technically a laptop (which is a pretty ridiculous statement imo). Apples architecture happens to be very good at a lot of compute heavy tasks, especially where total available GPU ram and low latency handoff between the CPU and the gpu are concerned. This happens to be very well suited to LLM workloads.
Joel_Mckay 4 hours ago [-]
From https://opendata.blender.org/ :

Apple M3 Ultra (GPU - 80 cores) scores 7235.31

NVIDIA GeForce RTX 5090 Laptop GPU scores 7931.31

Note the memory constraints of NVIDIA are not like Apple silicon which tends to also be less i/o constrained. YMMV

https://www.youtube.com/watch?v=d8yS-2OyJhw

https://www.youtube.com/watch?v=Ju0ndy2kwlw

Apple m3/m4 silicon is certainly good in some ways, but the bottleneck is often a lack of CUDA software support and price (could buy >4 times the GPU raw performance on a dual rtx 5090 desktop.) =3

hnfong 3 hours ago [-]
Here's an Obfuscated C Contest entry that trains a toy model using LSTM:

https://www.ioccc.org/2019/mills/index.html

I suppose if you only have 5 minutes this is probably about the level you'd get.

yalogin 3 hours ago [-]
The bigger question or may be even realization is that with this architecture there is no way to build a capable model to run on the laptop or phone, which means there will never be local compute and servers became ever more important. In general thinking about how ML itself works, reducing model size while retaining capability will just never happen.
simonw 3 hours ago [-]
This post is about training, not inference.

The lesson here is that you can't use a laptop to train a useful model - at least not without running that training for probably decades.

That doesn't mean you can't run a useful model on a laptop that was trained in larger hardware. I do that all the time - local models hit really good this year.

> reducing model size while retaining capability will just never happen.

Tell that to Qwen3-4B! Those models are remarkably capable.

grim_io 3 hours ago [-]
It's always a question of "compared to what?"

Local models are no where near capable compared to frontier big models.

While a small model might be fine for your use case, it can not replace Sonnet-4 for me.

simonw 2 hours ago [-]
Sure, Qwen-3-4B - a 4GB download - is nowhere near as capable as Claude Sonnet 4.

But it is massively more capable than the 4GB models we had last year.

Meanwhile recent models that are within the same ballpark of capabilities as Claude Sonnet 4 - like GLM 4.5 and Kimi K2 and the largest of the Qwen 3 models - can just about fit on a $10,000 512GB of RAM Mac Studio. That's a very notable trend.

grim_io 2 hours ago [-]
It doesn't feel like that the gap is closing at all.

The local models can get 10x as good next year, it won't matter to me if the frontier models are still better.

And just because we can run those models (heavily quantized, and thus less capable), they are unusably slow on that 10k dead weight hardware.

sdenton4 3 hours ago [-]
It depends, actually... The data and train time requirements seen to increase exponentially for linear gains in performance. As a result, you can often trade a 10x reduction in training time to get a model with 90+% of the real deal. And as we accumulate more architecture and efficiency tricks, the ceiling in what you can do locally goes up commensurately.

There's also a whole world of data curation to improve training, which is likely to be great for small models and seems still underexplored.

panarchy 55 minutes ago [-]
This would be more interesting if it wasn't about (L)LMs
Razengan 20 minutes ago [-]
I'd be happy with an AI that can just "train" on me: Just see what I do, learn from the repetitive tasks I do, and then do them quicker. An agent that is basically me x 10.

Start blank with no corporate-controlled/crippled state and just become me.

In fact, that might be the only way to let computers appear to grow faster into the future, even if their internal hardware only gets minor incremental improvements: Have your shit done before you sit down to do it.

wowczarek 4 hours ago [-]
Not the point of the exercise obviously, but at five minutes' training I wonder how this would compare to a Markov chain bot.
fontsgenerator 2 hours ago [-]
Probably something like a small logistic regression or a tiny GPT-2 variant (117M parameters) on a small dataset—anything beyond that will choke on RAM, VRAM, or time. Five minutes on a laptop = toy models, not miracles.
mhogers 4 hours ago [-]
Any reason to upgrade an M2 16GB macbook to a M4 ..GB (or 2026 M5) for local LLMs? Due an upgrade soon and perhaps it is educational to run these things more easily locally?
sandreas 4 hours ago [-]
For LLMs, VRAM is the requirement number one. Since MacBooks have unified RAM you can use up to 75% for the LLM, so a higher RAM model would open more possibilies, but these are much more expensive (of course).

As an alternative you might consider a Ryzen Pro 395+ like in the Framework desktop or HP Zbook G1a but the 128GB versions are still extremely expensive. The Asus Flow Z13 is a tablet with ryzen 395+ but hardly available with 128GB

ionwake 4 hours ago [-]
I did just that , got the r 32gb ram one so I could run qwen.

Might still be early days I’m trying to use the model to sort my local notes but I don’t know man seems only a little faster yet still unusable and I downloaded the lighter qwen model as recommended.

Again it’s early days maybe I’m being an idiot I did manage to get it to parse one note after about 15 mins though.

dpoloncsak 59 minutes ago [-]
Have a 16GB one, just setup ollama yesterday.

gpt-oss-20b eats too much ram to use for anything other than an overnight task. maybe 3tok/s.

Been playing around with the 8b versions of qwen and deepseek. Seems usable so far. YMMV, i'm just messing around in chat at the moment, haven't really had it do any tasks for me

pilooch 3 hours ago [-]
I'd be interested in what implementation of D3PM was used (and failed). Diffusion model are more data efficient than their AR LLM counterpart but les compute efficient at training time, so it'd be interesting to know whether with more time.to.converge the diffusion approach does succeed. I guess I'll try :)
schaefer 4 hours ago [-]
You could train an unbeatable tic-tac-toe ai on your laptop in five minutes. It doesn’t get any stronger than that.

—

I know, I know. I’m intentionally misinterpreting the OP’s clear intent (the stuff of comedy). And normally a small joke like this wouldn’t be worth the downvotes…

But, I think there’s a deeper double meaning in this brave new world of prompt engineering. Most chat isn’t all that precise without some level of assumed shared context:

These days the meaning of the phrase ai has changed from the classical definition (all algorithms welcome), and now ai usually means LLMs and their derivatives.

silverlake 3 hours ago [-]
I’m actually working on just this. What’s the smallest training data set required to learn tic-tac-toe? A 5yo doesn’t need much training to learn a new game, but a transformer needs millions of samples.
rkomorn 3 hours ago [-]
> A 5yo doesn’t need much training to learn a new game

A 5yo also has... 5 years of cumulative real world training. I'm a bit of an AI naysayer but I'd say the comparison doesn't seem quite accurate.

silverlake 3 hours ago [-]
It’s a glib analogy, but the goal remains the same. Today’s training sets are immense. Is there an architecture that can learn something with tiny training sets?
rkomorn 2 hours ago [-]
I'm certainly not challenging anything you're writing, because I only have a very distant understanding of deep learning, but I do find the question interesting.

Isn't there a bit of a defining line between something like tic-tac-toe that has a finite (and pretty limited for a computer) set of possible combinations where it seems like you shouldn't need a training set that is larger than said set of possible combinations, and something more open-ended where the impact of the size of your training set mainly impacts accuracy?

dpoloncsak 55 minutes ago [-]
Assuming you don't account for reflections, rotations, and 'unreachable' gamestates where a player wins and you continue to mark boxes.

It's just 3^9, right? 9 boxes, either X,O, or blank? We're only at 19,683 game states and would trim down from here if we account for the cases above.

rkomorn 5 minutes ago [-]
Exactly, but then we may as well say "don't solve this with an LLM" which sort of kills the conversation altogether and that's not my goal. :)
onlyrealcuzzo 2 hours ago [-]
And hundreds of millions of years of evolutionary intelligence.
rkomorn 1 hours ago [-]
Next step in AI: teaching an LLM to think like a trilobite!
Daltonagray 3 hours ago [-]
This sounds super interesting. Will you be sharing your work anywhere? :)
pjmlp 4 hours ago [-]
Which laptop, though?
yunusabd 3 hours ago [-]
Now imagine what you could do in 6 minutes!

But honestly I really like the short turnaround times. Makes it easy to experiment with different parameters and develop an intuition for what they do.

fswd 2 hours ago [-]
Right now, Qwen3 4B
evrennetwork 5 hours ago [-]
[dead]
lamuswawir 5 hours ago [-]
Thanks.
faangguyindia 3 hours ago [-]
The best LLM on the planet right now is Gemini Pro 2.5 and Gemini Flash 2.5, nothing comes close to these.

Once you setup a good system prompt on these, nothing really compares.

Most of the models you see with high benchmarks are not even comparable on real tasks.

qwen3 or deepseek r1, they aren't even 1/10 as good as Gemini Pro2.5

dvrj101 3 hours ago [-]
> not even comparable on real tasks. care to elaborate how gemini did completed this task successfully and how other models fumbled ?
faangguyindia 2 hours ago [-]
I am using AI to write full projects, complete code generation and haven found any model which comes close to Gemini Pro2.5 in code generation reasoning and generation.

While other models like qwen3, glm promise big in real code writing they fail badly, get stuck in loops.

The only problem right now i run into gemini is i get throttled every now and then with empty response specially around this time.

howmayiannoyyou 3 hours ago [-]
Then they are not the best. Most users aren't prompt engineers and grew up expecting to enter search terms into Google and get a result. If its the case OpenAI or Anthropic are best able to interpret user intent there's a good argument to be made they are the best.
faangguyindia 2 hours ago [-]
this is something people do not understand.

If model trusts the users, and if user is dumb model will "weigh" user's input much higher and end up with flawed code.

If the model is more independent, it will find the right solution. If just want a dumb model which says yes to everything, and follows you when u are not at smart enough then you'll never end up with good solution if not by luck.