FabioTrindade commited on
Commit
24338a4
·
verified ·
1 Parent(s): 89f199b

Update Llama 3.1 Instruct license statement in model card

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ base_model: meta-llama/Llama-3.1-405B-Instruct
4
+ tags:
5
+ - llama-3.1
6
+ - llama-3.1-8b-instruct
7
+ - instruct
8
+ - quantized
9
+ - built-with-llama
10
+ ---
11
+
12
+ # FabioTrindade/Llama-3.1-405B-Instruct-W4A16KV16-sym-GS-64
13
+
14
+ ## License and Llama Use Statement
15
+
16
+ This model is a quantized version of `meta-llama/Llama-3.1-405B-Instruct`.
17
+
18
+ **Built with Llama.**
19
+
20
+ This repository provides quantized weights for research and deployment evaluation. The model is subject to the Llama 3.1 Community License and Meta's Acceptable Use Policy. Users must comply with the license terms of the original Llama 3.1 model, including applicable use restrictions, attribution requirements, and acceptable-use requirements.
21
+
22
+ Llama 3.1 is licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.
23
+
24
+ This repository is not affiliated with, endorsed by, or sponsored by Meta.