portalll

Results 4 issues of portalll

Generate Config Info: RegistryURI: Tag: 1.11.2-release Serving_Tag: 2.1.6-release Computing: Eggroll Federation: Eggroll Storage: Eggroll Algorithm: ALL Device: CPU Compute_core: 1 Party_List: - Party_ID:2 Party_IP:10.0.70.118 [ERROR]: Please check whether algorithm is...

任务运行失败,进入容器中查看日志报错 ![image](https://github.com/FederatedAI/KubeFATE/assets/43346110/ad2df936-8d81-4101-b6d1-abb2a5267fa4)

panic: rpc error: code = Unimplemented desc = unknown service proto.JobService [recovered] panic: rpc error: code = Unimplemented desc = unknown service proto.JobService。 winddows本地容器化部署中心节点样例。查询不到相关grpc服务,http端口正常,请问有GRPC客户端调用样例吗 :~/go/bin$ ./grpcurl -plaintext localhost:8083 list Failed...

kuscia-api

目前已经通过docker compose部署了fate_flow,并成功测试了heteroLinR,homoNN等算法。请问在此基础上怎么加载大模型?直接修改配置文件中的算法改为ALL吗? ![1705571528959](https://github.com/FederatedAI/FATE-LLM/assets/43346110/c6764d5c-c410-426f-91e0-e399c38a9b8c) (目前项目还是用的cpu)。 第二个问题是我只找到了pipeline 实现FATE_LLM样例,请问能通过编写config和DSL来实现LLM吗?