hh2017 commited on
Commit
f572f8e
1 Parent(s): 456d9b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,7 +10,11 @@ quantized_by: FreedomIntelligence
10
  <!-- description start -->
11
  ## Description
12
 
13
- This repo contains GPTQ model files for [AceGPT 2 7B Chat](https://huggingface.co/FreedomIntelligence/AceGPT-7B-chat).
 
 
 
 
14
 
15
 
16
  <!-- description end -->
 
10
  <!-- description start -->
11
  ## Description
12
 
13
+ This repo contains int4 model(GPTQ) for [AceGPT-7B-Chat](https://huggingface.co/FreedomIntelligence/AceGPT-7B-chat).
14
+
15
+ The performance of the int4 version has experienced some degradation. For a better user experience, please use the fp16 version.
16
+ For details, see [AceGPT-7B-Chat](https://huggingface.co/FreedomIntelligence/AceGPT-7B-chat) and [AceGPT-13B-Chat](https://huggingface.co/FreedomIntelligence/AceGPT-13B-chat).
17
+
18
 
19
 
20
  <!-- description end -->