-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ms-swift3 Suggestion Box #2217
Comments
非常感谢贵组的辛苦工作! |
您好,非常感谢你们的开源工作!请问后续会有支持RAG的相关计划吗? |
会有的,但应该不会在3.0加入哈,大概是3.1/3.2左右会加入 |
您好,可以增加自定义 evaluation 评价指标的相关接口吗 |
是的, 这是个重要的功能. |
3.0会有对多卡npu适配的完整demo吗 |
hello,训练流程会有tp、pp...的支持吗 |
这个看能不能借到卡😊 |
Allow to change datasets column names from HuggingFace/ModelScope to a swift supported format. Currently you have to download dataset from Huggingface, change column names and reupload it to use with swift. |
Also swift's dataset preparation is very strict despite using For example, It will not accept a dataset that has User message as a last message. In a large dataset it's impossible to check for each row and fix it. There should be an option to continue despite this issues. |
Great suggestion, thank you! |
megatron支持的优化会在ms-swift3.0重构后进行. 大概1-2个月后 |
非常感谢贵组的辛苦工作! |
好的 这个需求会加,是很常见的需求 |
please include the code for end to end fine tuning / pre training for audio lanugage models into your existing pipeline.If possible please integrate the moshi audio language model also |
channel loss: related issue: #2220 |
能否构建一个官方的npu版本的swfit镜像 |
多模态模型是否可以支持显存均匀分布到多卡 |
deepspeed zero2/zero3是均匀的哇 |
你需要merge lora. 才会有config.json文件 |
已解决,谢谢! |
您好,当前执行多模态大模型微调时,设置的多轮对话在执行 infer 后保存的.jsonl文件中,response 只包含了最后一轮对话的结果,而 history 中包含的历史信息是label的,后续可以支持 infer 后保存多轮对话的全部结果吗 |
期待早日加入音频大模型的训练和微调,cosyvoice一类的 |
今年有希望支持吗 😂 |
我使用pip安装的默认版本为2.6.1,指定版本安装也无法找到3.0版本,而源码master分支也为2.6.1,请问如何安装3.0版本ms-swift |
如何download3.0版本的swift包,现在download的包的版本是2.6.1的 |
|
@Jintao-Huang 今年还有机会吗? |
可以在wandb日志中加入total batch size吗 |
中文:
AutoPreprocessor
.English:
AutoPreprocessor
.The text was updated successfully, but these errors were encountered: