Featured image of post MoE

MoE

混合专家模型

Featured image of post 2-github action 使用

2-github action 使用

GitHub Actions 是 GitHub 提供的自动化工具,可以帮助你在代码仓库中实现持续集成(CI)和持续部署(CD)。通过定义工作流(Workflow),你可以在代码推送、拉取请求或特定事件触发时自动运行测试、构建、部署等任务。

Featured image of post gradio教程

gradio教程