Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ docker pull harbor.baai.ac.cn/external-cooperation/teleai_telechat3-36b-thinking
|
|
| 50 |
### Download the Model
|
| 51 |
|
| 52 |
```bash
|
| 53 |
-
modelscope download --model FlagRelease/TeleChat3-36B-Thinking-FlagOS --local_dir /data/TeleChat3-36B-Thinking
|
| 54 |
```
|
| 55 |
|
| 56 |
### Start Inference Container
|
|
|
|
| 50 |
### Download the Model
|
| 51 |
|
| 52 |
```bash
|
| 53 |
+
modelscope download --model FlagRelease/TeleChat3-36B-Thinking-mthreads-FlagOS --local_dir /data/TeleChat3-36B-Thinking
|
| 54 |
```
|
| 55 |
|
| 56 |
### Start Inference Container
|