-
Notifications
You must be signed in to change notification settings - Fork 0
Home
IryNeko edited this page Jun 20, 2024
·
4 revisions
使用中文进行解释
- /translate 用于对接xunity autotranslator
- /translate/upload 用于上传一个json对整个json进行翻译
- /translate/json 上传json翻译的api
注意,如有人提出需求,可集成zk, eureka, nacos等服务发现,但不主动制作
注意,本项目不进行security方面的集成,请自己写微服务(又不难)
- /config
- /train/frontend 用于进行lora训练的配置页面,可以用gradio但会臃肿
- /train/asset 用于转换不同格式以及excel格式的训练数据
- /train/peft 用于进行peft训练