Can i use Llama 3.1 405B for commercial use
In July 2024, Meta released llama3.1 with 8B, 70B and 405B models.
Llama3.1 405B is one of the largest open source llm and based on benchmarks it is able to beat GPT 3.5, Claud 3.5, GPT 4 and many other closed sourced llm models.
So this question is obvious,
Can i use Llama3.1 405B for commercial use?
Yes, you can use llama3.1 405B for commercial use only if you don’t have more than 700 million monthly active users.
Can i use Llama3.1 405B output to train another models?
Yes, you can use this model to train, fine tune or improve any other model, but you need to add Llama word beginning of the model name.
Do i need to publicly share my model after using Llama3.1 405B model’s output for training or fine tuning?
No, you don’t have to publicity share your model when you use llama3.1 for training or fine tuning, you only need to add Llama word at the beginning of model name.
Links —
Llama 3.1 model weights — https://huggingface.co/collections/meta-llama/llama-31-669fc079a0c406a149a5738f
Llama 3.1 lincense — https://huggingface.co/meta-llama/Meta-Llama-3.1-8B/blob/main/LICENSE
Llama 3.1 relese blog post — https://ai.meta.com/blog/meta-llama-3-1/
Llama 3.1 paper — https://ai.meta.com/research/publications/the-llama-3-herd-of-models/