Loading video...
Video Failed to Load
Apple built a large foundation model and fine-tuned it on multiple tasks. But they are doing something very clever: They load a single model in memory and use different adapters to specialize the model on the fly. I recorded a video to show you how to write the code... show more
84,747 views • 1 year ago •via X (Twitter)
10 Comments

Here is the link to the code:

And here is the YouTube link: How to fine-tune a model using LoRA (step by step)

This is actually the genius idea that is available by LoRA. And Apple used it for the best. 👏

well i know the LoRA,... but didnt know apple is using it...

Great video and great explanation. Apple has been doing clever things since its inception, doesn't matter whether we like it or not.

This method has been mentioned long time ago by lora authors already .

Yes, this is LoRA. That’s what the video is about.

Great session @Mutuvi @teacherkaris

Great explanation of LoRa! Thank you for the video!

Interesting thanks! This approach is brilliant for edge applications. The cool thing is that you can ship new applications only coming up with new adapters (light updates). And less frequent foundational model heavy updates. LoRA truly was a smart invention!
