logoalt Hacker News

monegatoryesterday at 8:58 AM3 repliesview on HN

Feels like i'm missing the introduction paragraph in the repo.

What is LoRA in this context? the communication protocol? Or another term appropriated by LLMs? Why the speedrun?


Replies

garimbaboyyesterday at 11:39 AM

LoRa (Long Range) is a physical radio communication techniche.[1]

LoRA (Low-Rank Adaptation) is a parameter-efficient fine-tuning technique for large language models.[2]

[1] https://en.wikipedia.org/wiki/LoRa

[2] https://en.wikipedia.org/wiki/LoRA_(machine_learning)

gowthamgts12yesterday at 9:14 AM

Low Rank Adaptation. Google “Lora llm”

show 1 reply
nomelyesterday at 7:30 PM

The author responds with reasoning here: https://news.ycombinator.com/item?id=48975473

The AI slop "why" section in the readme is completely useless. I struggle with this too. I start every project doc with a "why" then "overview" section, and AI is still horrendously bad at the "why", filled with vapid corpo/tech startup speak. I usually write the "why" myself, or at least put down the outline to be completed.