Stars
7
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
18
commits
fix: 使用正确的 Dockerfile.lada-v7 构建镜像
44aa2cf
Fix Modal image name to lada_modal
5085408
Fix image name to lada_modal
7a99aa4
refactor: 代码优化
d160a81
Remove duplicate workflow
0aa719e
fix: 完成镜像配置 - 用 Modal pip_install 安装额外依赖
55d285f
Move workflow to repo root and fix Dockerfile path
61e1f4d
Add Modal deployment with GitHub Actions CI/CD
f718b1e
fix: 用 --target 安装到 lada 用户路径确保可被发现
f69556a
fix: 简化 Dockerfile - 官方镜像已含所有模型,用 --user 安装依赖
70eea02
fix: 使用 lada 虚拟环境安装依赖
e63fa44
fix: 用 pip 替代 uv 避免破坏 lada 环境
417c18b
fix: 移除 lada 更新步骤,保持基础镜像完整
66ee526
fix: 修复 lada 更新时丢失 torch 依赖
0452e0e
fix: 修复 Dockerfile pip 安装问题
d332ccd