Lightning-AI / lit-llama

Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(documentation) error on readme.md about (Facebook's) LLama's license

maathieu opened this issue · comments

Hi,

The license used on the original LLama developed by Facebook is not the GPL but a specific Facebook-designed license called the LLAMA 2 Community License Agreement.

Can you update the readme?

Many thanks in advance,

mathieu

LLAMA 2 Community License Agreement

Thanks for the note! But I think the original LLaMA license remains unchanged unless I missed something. So here this is the original LLaMA. For Llama 2, it's implemented here: https://github.com/Lightning-AI/lit-gpt