swift icon indicating copy to clipboard operation
swift copied to clipboard

ms-swift: Use PEFT or Full-parameter to finetune 250+ LLMs or 25+ MLLMs

Results 206 swift issues
Sort by recently updated
recently updated
newest added

文档未明确说明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

I do pip install 'ms-swift[llm]' -U and still get an error: model_type: 'minicpm-v-v2_5-chat' is not registered.

infer 怎么指定输出文件夹?

按照model.safetensors.index.json,模型权重分为了model-00001-of-00004.safetensors,model-00002-of-00004.safetensors, model-00003-of-00004.safetensors, model-00004-of-00004.safetensors进行保存,但是实际上只有三个模型权重文件,没有model-00001-of-00004.safetensors

# PR type - [x] Bug Fix - [ ] New Feature - [ ] Document Updates - [ ] More Models or Datasets Support # PR information Write the...

qwen1.5-14b-chat-awq量化后,查文档得知是不支持合并的,但是推理部分又都是要求merge的模型,推理的文档都查看过了,没有找到方法,是不支持推理吗?

question

# PR type - [ ] Bug Fix - [ ] New Feature - [ ] Document Updates - [x] More Models or Datasets Support # PR information Write the...

# PR type - [x] Bug Fix - [ ] New Feature - [ ] Document Updates - [ ] More Models or Datasets Support

# PR type - [ ] Bug Fix - [x] New Feature - [ ] Document Updates - [ ] More Models or Datasets Support # PR information [SimPO](https://arxiv.org/abs/2405.14734) TODO:...

# PR type - [ ] Bug Fix - [x] New Feature - [ ] Document Updates - [ ] More Models or Datasets Support