aqweteddy commited on
Commit
5ffe31b
1 Parent(s): 2547dd3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ language:
4
+ - zh
5
+ - en
6
+ ---
7
+
8
+
9
+ Llama3-Taiwan-70B-Instruct-128K-AWQ-4bits leverages 4-bit quantized weights, processed with AutoAWQ, to significantly reduce GPU memory requirements.
10
+
11
+
12
+ ## References
13
+ - [Llama3-Taiwan-70B](https://huggingface.co/yentinglin/Llama-3-Taiwan-8B-Instruct-128k)
14
+
15
+ For more information and detailed documentation, please refer to the links provided.