hh2017 commited on
Commit
575f449
1 Parent(s): e701494

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -17,6 +17,7 @@ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-
17
  ```
18
 
19
  ### You can then generate a simple gradioweb with_quant.py
20
- '''bash
21
  python web_quant.py --model-name ${model-path}
22
- '''
 
 
17
  ```
18
 
19
  ### You can then generate a simple gradioweb with_quant.py
20
+ '''python
21
  python web_quant.py --model-name ${model-path}
22
+ '''
23
+