dikw commited on
Commit
06c2702
1 Parent(s): e92e3c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ Cite the original BLOOM, Stanford Alpaca and Self-Instruct papers as well!
75
 
76
  GPTQ是目前SOTA的one-shot权重量化方法。
77
 
78
- 此模型的推理代码请见https://github.com/LianjiaTech/BELLE/tree/main/gptq .
79
 
80
  一般来说,推荐使用8-bit量化及groupsize = 128.
81
 
 
75
 
76
  GPTQ是目前SOTA的one-shot权重量化方法。
77
 
78
+ 此模型的推理代码请见https://github.com/LianjiaTech/BELLE/tree/main/models/gptq .
79
 
80
  一般来说,推荐使用8-bit量化及groupsize = 128.
81