You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lin 47f74073f0
!2738 【bugfix】【feature-dev-qwenvl】修复qwenvl模型的若干问题
2 weeks ago
.gitee Initial commit 2 years ago
.jenkins 同步pylint白名单及hub模块 3 months ago
chat_web chatweb修复网页prompt文本框不能换行的问题,文档中增加对请求体的描述 3 months ago
configs !2091 GLM2 PFA、IFA 适配 2 months ago
docs !2253 切换仓库中的BaseConfig基类为PretrainedConfig基类 2 months ago
mindformers add qwen-vl support 2 months ago
research fix qwenvl issues, including image padding, infer batch size, weights shape 2 weeks ago
scripts !2021 【bugfix】修改动态组网脚本中环境变量设置 4 months ago
tests tokenizer base class modify 2 months ago
.gitignore add nezha, checkpoint transformation 1 year ago
.readthedocs.yaml fix read the docs file. 6 months ago
LICENSE Initial commit 2 years ago
OWNERS update OWNERS. 3 months ago
README.md update version doc 3 months ago
build.sh 删除setuptool版本限制,修改构建时使用的python版本 7 months ago
requirements.txt !2132 添加glm3微调多轮对话支持 3 months ago
run_infer_main.py tokenizer base class modify 2 months ago
run_mindformer.py 修复策略文件保存路径问题 3 months ago
setup.py update setup.py. 3 months ago

MindSpore Transformers套件的目标是构建一个大模型训练、微调、评估、推理、部署的全流程开发套件: 提供业内主流的Transformer类预训练模型和SOTA下游任务应用,涵盖丰富的并行特性。期望帮助用户轻松的实现大模型训练和创新研发。

Jupyter Notebook Python Markdown Shell