whcao commited on
Commit
e88f33f
1 Parent(s): 13eba74

WIP: fix readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: text-generation
11
  Before proceeding with the inference of `internlm2-chat-20b-4bits`, please ensure that lmdeploy is installed.
12
 
13
  ```shell
14
- pip install 'lmdeploy>=0.0.11'
15
  ```
16
 
17
  ## Inference
 
11
  Before proceeding with the inference of `internlm2-chat-20b-4bits`, please ensure that lmdeploy is installed.
12
 
13
  ```shell
14
+ pip install lmdeploy
15
  ```
16
 
17
  ## Inference