guanwenyu1995 commited on
Commit
f7090a8
·
verified ·
1 Parent(s): 17f0d0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,7 +84,7 @@ python qat-convert.py \
84
  --group_size -1
85
  ```
86
 
87
- The converted model can then be loaded for inference in the same way as [openbmb/BitCPM4-CANN-0.5B](https://huggingface.co/openbmb/BitCPM4-CANN-0.5B)—no special quantization libraries required.
88
 
89
  ## Workflow Summary
90
 
 
84
  --group_size -1
85
  ```
86
 
87
+ The converted model can then be loaded for inference in the same way as [openbmb/BitCPM4-CANN-1B](https://huggingface.co/openbmb/BitCPM4-CANN-1B)—no special quantization libraries required.
88
 
89
  ## Workflow Summary
90