网球训练智能助手大模型 #532
zhangzhidaSunny
started this conversation in
作业
网球训练智能助手大模型
#532
Replies: 1 comment 1 reply
-
我是卷王三班的,也是网球爱好者,3.0水平,在上海。能加入到你这个项目中吗?^-^。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
网球训练智能助手大模型可通过文本问答的方式来解答网球训练的知识与技巧,通过网球专家知识库提供知识和技术指导,帮助网球爱好者提高水平。
第一步使用LangChain搭建网球知识库和专家库。
第二步基于 InternLM2 7B 模型使用 xtuner 工具利用进行微调。
第三步使用Lagent搭建不同角色的智能体,并使用检索增强生成(RAG)技术联网搜索提高问答准确性。
第四步使用InternLM-XComposer进行图文问答(可选)。
第五步使用OpenCompass 进行大模型评测并使用LMDeploy部署模型。
Beta Was this translation helpful? Give feedback.
All reactions