Vindicator645

Results 4 issues of Vindicator645

**Describe the bug** What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图) 使用最新代码安装的新环境,多卡训练qwen-audio-chat时遇到疑似torch或者transformers库版本兼容性问题,希望得到一个目前兼容的torch,transformers的版本号。 具体报错信息: Traceback (most recent call last): File "llm_sft.py", line 7, in output = sft_main() File...

question

文档未明确说明custom_train_dataset_path废弃后应如何指定自定义数据集,我使用--custom_train_dataset_path 或者提示的--dataset,均会报错: File "/home/work_nfs7/t/swift519/swift-main/swift/llm/utils/dataset.py", line 1361, in get_local_dataset return _post_preprocess(dataset, dataset_sample, random_state, None, dataset_test_ratio, remove_useless_columns) File "/home/work_nfs7/t/swift519/swift-main/swift/llm/utils/dataset.py", line 311, in _post_preprocess train_dataset, val_dataset = train_dataset.train_test_split( File "/home/environment/t/anaconda3/envs/swift520/lib/python3.9/site-packages/datasets/arrow_dataset.py", line 558, in...

question

### System Info 8*A100 with docker enviroment ### Information - [x] The official example scripts - [ ] My own modified scripts ### 🐛 Describe the bug training always abort...

### System Info Nvidia A100 ### Information - [X] The official example scripts - [ ] My own modified scripts ### 🐛 Describe the bug When training a model with...