# MindSpeed-Core-MS **Repository Path**: cs123abc/MindSpeed-Core-MS ## Basic Information - **Project Name**: MindSpeed-Core-MS - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 135 - **Created**: 2025-03-26 - **Last Updated**: 2025-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 MindSpeed-Core-MS 是基于MindSpore+昇腾设备的大模型加速库。 # LLM使用 1. 安装MindSpore https://www.mindspore.cn/install/ 2. `source auto_convert_llm.sh`,脚本里会自动克隆MindSpeed-LLM,MindSpeed,Megatron-LM, transformers和peft仓,根据tools中的转换工具完成patch,同时设置PYTHONPATH 3. 执行模型训练脚本 # MM使用 1. 安装MindSpore https://www.mindspore.cn/install/ 2. `source auto_convert_mm.sh`,脚本里会自动克隆MindSpeed-MM,MindSpeed,Megatron-LM和transformers仓,根据tools中的转换工具完成patch,同时设置PYTHONPATH 3. 执行模型训练脚本