FederatedAI / FATE-LLM

Federated Learning for LLMs.
Apache License 2.0
150 stars 28 forks source link

fedkseed_runner not found in the import path. #82

Closed yujingyue9166 closed 4 months ago

yujingyue9166 commented 5 months ago

您好,我在运行https://github.com/FederatedAI/FATE-LLM/blob/main/doc/tutorial/fedkseed/fedkseed-example.ipynb 这个示例,Submit Federated Task 这个部分,出现问题 ValueError: Job is failed, please check out job_id=202405310203079396430 in fate_flow log directory 查看日志发现 ValueError: Module: fate.components.components.nn.runner.fedkseed_runner not found in the import path. 请问是什么原因,应该如何处理,谢谢~

sagewe commented 4 months ago

@yujingyue9166 目前需要遵从首页教程手动拷贝代码 https://github.com/FederatedAI/FATE-LLM?tab=readme-ov-file#deployment