Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ LMDeploy supports the following NVIDIA GPU for W4A16 inference:
|
|
39 |
Before proceeding with the quantization and inference, please ensure that lmdeploy is installed.
|
40 |
|
41 |
```shell
|
42 |
-
pip install lmdeploy>=0.
|
43 |
```
|
44 |
|
45 |
This article comprises the following sections:
|
|
|
39 |
Before proceeding with the quantization and inference, please ensure that lmdeploy is installed.
|
40 |
|
41 |
```shell
|
42 |
+
pip install lmdeploy>=0.5.3
|
43 |
```
|
44 |
|
45 |
This article comprises the following sections:
|