flâneur

Releasing Alpaca-30B - by abu - brainwork

abuqader.substack.com · 664 words · saved by 1 readers

A guide on how I fine-tuned Alpaca 30B and how to use it

You may have heard something about a Llama over the past couple weeks. Llama is an open-source (ish) large language model from Facebook. Similar to Stable Diffusion, the open source community has rallied to make Llama better and more accessible. A recent paper from the Tatsu Lab introduced Alpaca, a "instruction-tuned" version of Llama. You can think of Llama as the original GPT-3. To effectively prompt Llama requires that you treat it like autocomplete i.e having the user write the first couple words of their desired output. Instruction-tuning, however, teaches the base model (Llama) to…

related reading