Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.07 KB

NOTICES.md

File metadata and controls

18 lines (14 loc) · 1.07 KB

NOTICES AND INFORMATION

This file contains notices and information required by libraries that this repository copied or derived from. The use of the following resources complies with the licenses provided.

Implementation

The model implementation was adapted from the original Llama 3 implementation, which is distributed under the Meta Llama 3 Community License Agreement. The Llama 3.1 model is distributed under the Llama 3.1 Community License Agreement. The Llama 3.2 model is distributed under the Llama 3.2 Community License Agreement.

The TinyLlama implementation is derived from the same code, but its weights and tokenizers were adapted from the original implementation distributed under the Apache 2.0 open source license.