| cd /home/luoxianzhen/yang | |
| # 定义算法列表 | |
| test_als=("lcb") | |
| # 定义模型列表 | |
| model_name_list=( | |
| # "claude-sonnet-4-20250514-thinking" | |
| # "deepseek-v3" | |
| # "qwen-coder-plus" | |
| # "gpt-4o" | |
| # "qwen-coder-plus" | |
| # "Qwen2.5-7B-Instruct" | |
| # "Qwen2.5-14B-Instruct" | |
| # "Qwen2.5-32B-Instruct" | |
| # "Qwen2.5-Coder-7B-Instruct" | |
| # "Qwen2.5-Coder-14B-Instruct" | |
| # "Qwen2.5-Coder-32B-Instruct" | |
| # "claude4" | |
| "qwen3-nothink" | |
| ) | |
| # 双层循环执行 | |
| for alg in "${test_als[@]}"; do | |
| for model in "${model_name_list[@]}"; do | |
| echo "Running testcase_alg=$alg model_name=$model" | |
| python /home/luoxianzhen/yang/methods/lcb/parallel_executor.py \ | |
| --model_name "$model" | |
| done | |
| done | |
Xet Storage Details
- Size:
- 737 Bytes
- Xet hash:
- 65e7a87e42291ce7415b6eded3d56d9aa566dfbbfc59e8d19d800cbf4e8564f0
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.