Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Daniel Han wrote Unsloth, the reason half of open-source can fine-tune a model on one GPU instead of a cluster. He didn't optimize the math. He rewrote the kernels by hand, found bugs in everyone else's code, and made training 2 to 3 times faster with zero accuracy loss....

30,856 görüntüleme • 3 ay önce •via X (Twitter)

12 Yorum

hrabiapolski profil fotoğrafı
hrabiapolski3 ay önce

its really good info

zostaff profil fotoğrafı
zostaff3 ay önce

this guy make our future

h100envy profil fotoğrafı
h100envy3 ay önce

true 100%

Iana‧₊˚ profil fotoğrafı
Iana‧₊˚3 ay önce

most infra work doesn't touch this many runs

0xSlyth profil fotoğrafı
0xSlyth3 ay önce

rewrote the game no one saw it coming

The real Burgstall profil fotoğrafı
The real Burgstall2 ay önce

@chrisbward He's a legend

Nekt0 profil fotoğrafı
Nekt03 ay önce

Good bro

💫ℹ️🐚▪️🌐💺🗨️🚨®️ profil fotoğrafı
💫ℹ️🐚▪️🌐💺🗨️🚨®️2 ay önce

He is a genius. He single handedly done more work for the open-source Ai world .

David Roth 🇺🇸 profil fotoğrafı
David Roth 🇺🇸2 ay önce

Excellent insight! Loved the questions and responses---genuine curiosity meets knowledgeable enthusiasm.

h100envy profil fotoğrafı
h100envy2 ay önce

Ty my friend, i glad for you

AI Mastery Guide profil fotoğrafı
AI Mastery Guide3 ay önce

One guy quietly making everyone's GPU enough, that's a wild contribution 🔥

🧪Juice 🧃 profil fotoğrafı
🧪Juice 🧃2 ay önce

Unsloth works great. I built an auto training tool with it as my back end.

Benzer Videolar

Dario Amodei was asked whether open source will eventually gut Anthropic's business. He didn't defend the moat. He didn't argue closed beats open. He said the whole question is a red herring. That is the reframe. And it flips how the industry keeps scoring this race. The conventional narrative is inherited from the last era of tech: open source wins because anyone can read the code, anyone improves it, contributions stack, and eventually the free thing catches the paid thing. Investors have a full lexicon for it. Commoditization. Which layer captures the value. Everyone repeats it. Amodei says the analogy breaks at the root. It's called open weights, not open source, for a reason: you can't see inside the model. So the thing that actually made open source powerful elsewhere, many people reading and additively improving shared code, never transfers. You just get a large file of numbers. Now here's where it gets interesting. The second engine isn't ideology. It's infrastructure. Free isn't free. Someone still has to host it. These are big models, and they're hard to run inference on. Someone has to make that fast. And the capabilities people assume only open weights unlock fine tuning, steering, inspecting activations labs are increasingly serving on their own clouds anyway. When DeepSeek shipped, he says he never asked whether it was open. He asked one thing: is it a good model, and is it better than us. That's the only axis he competes on. He even inverts the usual edge. Coming from outside that investor lexicon, he thinks knowing none of it lets him predict this better than the people fluent in it. He is not defending closed models. He is saying the scoreboard everyone is watching measures the wrong thing. The uncomfortable question if the free model still needs someone to run it, was the moat ever the weights, or always the machine underneath ?

Vikram M

58,688 görüntüleme • 2 ay önce

Small Language Models (SML) are the future of AI. "Small" (SML) instead of "Large" (LLM). These small models are highly specialized models with superhuman abilities on specific tasks. Here are two techniques to build these models: • Spectrum • Model Merging I give you a short introduction in the attached video, but here is a quick summary: Spectrum helps us identify the most relevant layers to solve one specific task. We can ignore everything else and focus on fine-tuning these layers. Using Spectrum, we can fine-tune models in a heartbeat. Model Merging combines multiple models into a unique, much better model than any of the individual input models. You can also combine models specialized in different tasks and get a model with multiple abilities. This is the state of the art of productizing models. It's what Arcee.ai's platform does behind the scenes. Arcee collaborated with me on this post and is sponsoring it. There are three main steps to produce a model for your particular use case: 1. You create a dataset by uploading your data. 2. You train a model. At this step, Arcee uses Spectrum and Model Merging to produce a highly specialized model for your task. 3. You can deploy that model to any environment you want. Three important notes: • Training process is 2x faster and 2x cheaper than regular fine-tuning. • Resultant models are smaller and have higher accuracy. • They create these specialized models from open-source models. Check this site so you can fully appreciate how this works: If you want to fine-tune an open-source model, consider Arcee's platform. This is the state of the art.

Santiago

164,162 görüntüleme • 2 yıl önce