hfl-rc commited on
Commit
8ecaec9
1 Parent(s): 76d4e2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - zh
5
+ - en
6
  ---
7
+
8
+ This folder contains pre-computed search results for Chinese-LLaMA-2 and Chinese-Alpaca-2 models, which is used to generate AWQ (Activation-aware Weight Quantization) models.
9
+
10
+ **WARNING: These models MUST BE used with the original weights.**
11
+
12
+ For usage, see:
13
+ - AWQ official github page: https://github.com/mit-han-lab/llm-awq
14
+ - llama.cpp github page: https://github.com/ggerganov/llama.cpp/tree/master/awq-py
15
+
16
+
17
+
18
+