Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/flagrelease_en/model_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ FlagRelease/RoboBrain2.5-8B-FlagOS
FlagRelease/RoboBrain2.5-8B-ascend-FlagOS
FlagRelease/Seed-OSS-36B-Instruct-FlagOS
FlagRelease/TeleChat3-36B-Thinking-mthreads-FlagOS
FlagRelease/gemma-3-1b-it-FlagOS
FlagRelease/gemma-3-1b-it-plugin-FlagOS
FlagRelease/gpt-oss-120b-FlagOS
FlagRelease/grok-2-FlagOS
FlagRelease/phi-4-FlagOS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ docker pull harbor.baai.ac.cn/external-cooperation/teleai_telechat3-36b-thinking
### Download the Model

```bash
modelscope download --model FlagRelease/TeleChat3-36B-Thinking-FlagOS --local_dir /data/TeleChat3-36B-Thinking
modelscope download --model FlagRelease/TeleChat3-36B-Thinking-mthreads-FlagOS --local_dir /data/TeleChat3-36B-Thinking
```

### Start Inference Container
Expand Down