[Doc] Fix quant documentation to make it reproducible (#2277)
### What this PR does / why we need it?
Fixed the expression of msit for code clone
- vLLM version: v0.10.0
- vLLM main:
afa5b7ca0b
---------
Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
@@ -12,10 +12,11 @@ Install modelslim:
|
||||
|
||||
```bash
|
||||
git clone https://gitee.com/ascend/msit
|
||||
cd msit/msmodelslim
|
||||
|
||||
# Optional, this commit has been verified
|
||||
git checkout f8ab35a772a6c1ee7675368a2aa4bafba3bedd1a
|
||||
|
||||
cd msit/msmodelslim
|
||||
bash install.sh
|
||||
pip install accelerate
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user