We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
这个模型的优势是体积小,速度快、可以本地执行,也适合快速调教便于适合用户的个性化任务。简直就是为轻量级本地化AI打造的前哨。特别适合做其他大模型的助理。前置处理消息,对消息预处理,负责任务分类,路由到其他大模型。最好支持Function Call的调用,这样可以在给其他大模型之前,将数据准备好! 但是,我对这些不是太了解。求大神指点,或者直接做一个工具及教程给大家用! 谢谢!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个模型的优势是体积小,速度快、可以本地执行,也适合快速调教便于适合用户的个性化任务。简直就是为轻量级本地化AI打造的前哨。特别适合做其他大模型的助理。前置处理消息,对消息预处理,负责任务分类,路由到其他大模型。最好支持Function Call的调用,这样可以在给其他大模型之前,将数据准备好!
但是,我对这些不是太了解。求大神指点,或者直接做一个工具及教程给大家用!
谢谢!
The text was updated successfully, but these errors were encountered: