hh2017 commited on
Commit
6765249
1 Parent(s): 727c21d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -38,4 +38,7 @@ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-
38
  python web_quant.py --model-name ${model-path}
39
 
40
  ```
 
 
 
41
  <!-- README_GPTQ.md-use-from-python end -->
 
38
  python web_quant.py --model-name ${model-path}
39
 
40
  ```
41
+
42
+
43
+ # You can get more details at https://github.com/FreedomIntelligence/AceGPT/tree/main
44
  <!-- README_GPTQ.md-use-from-python end -->