uyiosa commited on
Commit
89994da
·
verified ·
1 Parent(s): 2a03737

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -2,6 +2,20 @@
2
  license: llama3.3
3
  base_model:
4
  - meta-llama/Llama-3.3-70B-Instruct
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
  # MODEL DESCRIPTION
7
  Simple compression of llama-3.3-70B-instruct model using AWQ method.
 
2
  license: llama3.3
3
  base_model:
4
  - meta-llama/Llama-3.3-70B-Instruct
5
+ language:
6
+ - en
7
+ - hi
8
+ - it
9
+ - de
10
+ - fr
11
+ - th
12
+ - es
13
+ - pt
14
+ library_name: transformers
15
+ tags:
16
+ - meta
17
+ - pytorch
18
+ - llama
19
  ---
20
  # MODEL DESCRIPTION
21
  Simple compression of llama-3.3-70B-instruct model using AWQ method.