Update README.md
Browse files
README.md
CHANGED
@@ -79,9 +79,7 @@ Start from clicking the "Copy & Edit" button on https://www.kaggle.com/code/ycck
|
|
79 |
Install `mtkresearch` package
|
80 |
|
81 |
```
|
82 |
-
|
83 |
-
cd mtkresearch
|
84 |
-
pip install .
|
85 |
```
|
86 |
|
87 |
**Hosting the model by VLLM**
|
|
|
79 |
Install `mtkresearch` package
|
80 |
|
81 |
```
|
82 |
+
pip install mtkresearch
|
|
|
|
|
83 |
```
|
84 |
|
85 |
**Hosting the model by VLLM**
|