<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>ML on Baam's Techlog</title><link>https://baampark.github.io/tags/ml/</link><description>Recent content in ML on Baam's Techlog</description><generator>Hugo -- 0.128.0</generator><language>en-us</language><lastBuildDate>Thu, 18 Jul 2024 04:05:02 -0400</lastBuildDate><atom:link href="https://baampark.github.io/tags/ml/index.xml" rel="self" type="application/rss+xml"/><item><title>Low Rank Adaptation</title><link>https://baampark.github.io/posts/2024-07-18_lora/</link><pubDate>Thu, 18 Jul 2024 04:05:02 -0400</pubDate><guid>https://baampark.github.io/posts/2024-07-18_lora/</guid><description>Why Low Rank Adaptation Matters: A Closer Look at Its Impact on Machine Learning Low Rank Adaptation (LoRA) is a fine-tuning technique designed to efficiently update and adapt large pre-trained models, such as language or diffusion models, without retraining them entirely. Low Rank Adaptation was proposed in 2021 by Edward Hu et al. They demonstrated that LoRA significantly reduces the number of trainable parameters and GPU memory requirements. But how is that possible?</description></item></channel></rss>