noforit

Results 5 issues of noforit

Could I kindly inquire as to why, given the relatively small size of the tinyllama model, the Strategy was made to utilize FSDP (Fully Sharded Data Parallel) instead of DDP...

### Before Asking 在提问之前 - [X] I have read the [README](https://github.com/alibaba/data-juicer/blob/main/README.md) carefully. 我已经仔细阅读了 [README](https://github.com/alibaba/data-juicer/blob/main/README_ZH.md) 上的操作指引。 - [X] I have pulled the latest code of main branch to run again and...

question

### 描述该功能 我在评测时的模型type 为vllm,参数如下: ![image](https://github.com/open-compass/opencompass/assets/97608046/851bccbb-1f7f-420c-b7ca-fc00677a12cf) 但是显卡占用只使用了一张卡来评测任务 ![image](https://github.com/open-compass/opencompass/assets/97608046/4e7cedc0-2eef-4f2e-9e1b-1d4f662f6b7b) 我想让任务划分为几份分别在8张卡上评测,这种功能可以添加吗?还是说可以实现,麻烦解答一下。非常感激! 类似我如果设定为模型type为HF的话,会自动达到这种效果。 ![image](https://github.com/open-compass/opencompass/assets/97608046/4517c3fb-0c90-4c9e-9bea-170f7e397fb9) ![image](https://github.com/open-compass/opencompass/assets/97608046/0771ecf5-16b2-4640-a4b0-c9a436b9476d) ### 是否希望自己实现该功能? - [ ] 我希望自己来实现这一功能,并向 OpenCompass 贡献代码!

### Describe the feature ![image](https://github.com/open-compass/opencompass/assets/97608046/1f85dc02-373a-4d2b-a1da-ca2ce0b153d0) ![image](https://github.com/open-compass/opencompass/assets/97608046/da63e2a7-a0b7-4ee3-9923-7c5ecf0c84b6) 在batch_size 分别为128,64,16的情况下,deepseek 1.3B 的P@1 分别是31.71、30.49、29.27 请问这是为什么? ### Will you implement it? - [ ] I would like to implement this feature and create a...

**General Question** 我在上传模型的时候,LFS track 的文件无法上传,而其它不通过LFS管理的文件能正常push,请问有遇到类似问题的吗,或者是为什么? 麻烦了 ![image](https://github.com/modelscope/modelscope/assets/97608046/7c9cc1a0-e6f8-422f-841e-3905bfdc7e9e) ![image](https://github.com/modelscope/modelscope/assets/97608046/c631f61e-b161-432c-8fdb-e03b3e2bf866) Before asking a question, make sure you have: * Searched the tutorial on modelscope [doc-site](https://modelscope.cn/docs) * Googled your question. * Searched related...