# myascend **Repository Path**: zhanggj821/myascend ## Basic Information - **Project Name**: myascend - **Description**: 昇腾模型迁移仓库,包括推理和训练 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2024-02-18 - **Last Updated**: 2024-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 模型迁移仓库 该仓库包含了基于昇腾芯片的推理模型和训练模型的参考,仓库旨在实现当前热门的大模型与小模型的迁移,例如LLaMa、LLaVa、Baichuan、Mamba、Mixtral、SAM、GroundingDino等大模型,Whisper、Wav2lip、HiFiGAN、FastSpeech等小模型 ## 目录 | 目录 | 说明 | | ------------------------------------------------------------ | -------------------------- | | [infer](https://gitee.com/zhanggj821/myascend/tree/master/infer) | 基于昇腾芯片的推理模型参考 | | [train](https://gitee.com/zhanggj821/myascend/tree/master/train) | 基于昇腾芯片的训练模型参考 |