Skip to content
Merged
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 openseek/competition/LongContext-ICL-Annotation/READMD_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ torch
flagScale
```

推荐在NVIDIA平台使用 `cd src && bash create_env_nvidia.sh` 创建环境。

### 2. 下载模型权重
```bash
hf download Qwen/Qwen3-4B --local-dir Qwen3-4B
Expand Down
2 changes: 0 additions & 2 deletions openseek/competition/LongContext-ICL-Annotation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ torch
flagScale
```

On NVIDIA platforms, it is recommended to create the environment using: `cd src && bash create_env_nvidia.sh`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This helpful instruction for setting up the environment on NVIDIA platforms has been removed. Since the create_env_nvidia.sh script is still part of the project, this command is useful for users. Was the removal intentional? If not, it would be beneficial to restore it.


### 2. Download Model Weights

```bash
Expand Down
Loading