TianyuGeek001

Results 2 issues of TianyuGeek001

### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction 1,修改过Dockerfile文件,以适配mac m1上能启动成功。 version: '3.8' services: llama-factory: build: dockerfile: Dockerfile context: . container_name: llama_factory volumes:...

pending

1,文档地址 https://koderover.com/tutorials-detail/codelabs/cloudhost/index.html?index=..%2F..index#4 2,现在最新的版本支持两种主机部分方式 a) 本地直链部署 b) ssh agent部署。 文档中的错误如下 1,使用的环境变量和最新的3.4.1不匹配。 2,使用ssh链接的主机在服务-》执行主机中没有办法选择。