anm2211 commited on
Commit
768d9f7
·
verified ·
1 Parent(s): aef6558

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ base_model: meta-llama/Llama-3.1-70B-Instruct
4
+ base_model_relation: quantized
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - llama
9
+ - llama-3.1
10
+ - llama-3.1-70b
11
+ - instruct
12
+ - quantized
13
+ - 2bit
14
+ - GSQ
15
+ - ISTA-DASLab
16
+ ---