-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
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
✨ feat: add ModelScope as model provider #5249
base: main
Are you sure you want to change the base?
Conversation
Someone is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5249 +/- ##
==========================================
+ Coverage 92.12% 92.13% +0.01%
==========================================
Files 570 572 +2
Lines 43517 43625 +108
Branches 2557 4049 +1492
==========================================
+ Hits 40089 40194 +105
- Misses 3428 3431 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
近期在大幅重构 Provider 这块实现 #5158。因此新增 provider 的pr暂时不会接受合并,等这个 PR 合并后再看~ |
Recently, the Provider implementation has been significantly refactored #5158. Therefore, the PR of the newly added provider will not be merged for the time being. We will wait until this PR is merged~ |
嗯嗯,了解~ |
Yeah, yeah, I understand~ |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
新增 ModelScope 魔搭社区 为 ModelProvider
相关推理服务:https://modelscope.cn/docs/model-service/API-Inference/intro
📝 补充信息 | Additional Information