This is a derivative of Meta AI’s LLaMA 3.1 base model. The model retains the core architecture and weights from Meta’s release and may include fine-tuning, quantization, or adaptation for specific applications.
-
Base model is governed by Meta AI's license:
👉
https://ai.meta.com/llama/license/
-
You must agree to their license terms to access and use the weights, which include:
- No commercial use without permission
- Redistribution only allowed under specific conditions
- Attribution required
If this model has been fine-tuned, the downstream weights are provided under the following conditions:
Make sure you have rights to use and distribute any data used in fine-tuning.
1@misc{touvron2024llama3,
2 title={LLaMA 3: Open Foundation and Instruction Models},
3 author={Touvron, Hugo and others},
4 year={2024},
5 url={https://ai.meta.com/llama/}
6}