Skip to content
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 XVERSE (元象大模型) model provider #3185

Closed
wants to merge 1 commit into from

Conversation

hezhijie0327
Copy link
Contributor

@hezhijie0327 hezhijie0327 commented Jul 10, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • ⚡️ perf
  • 📝 docs

🔀 变更说明 | Description of Change

基于 #2804 实现支持元象大模型(XVERSE)

  1. Icon 暂时还没,暂时用 Baichuan 顶下
  2. 官方赠送了 15 元,但是暂时没找到充值入口,已发邮件询问 [待回复]

https://help.xverse.cn/docs/intro
https://huggingface.co/xverse/XVERSE-65B-2
https://huggingface.co/xverse/XVERSE-13B

📝 补充信息 | Additional Information

image

Copy link

vercel bot commented Jul 10, 2024

@hezhijie0327 is attempting to deploy a commit to the LobeHub Pro Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @hezhijie0327

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 87.83784% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.97%. Comparing base (4415652) to head (a18f66a).
Report is 3 commits behind head on main.

Files Patch % Lines
src/app/api/chat/agentRuntime.ts 14.28% 6 Missing ⚠️
src/libs/agent-runtime/AgentRuntime.ts 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3185      +/-   ##
==========================================
- Coverage   93.99%   93.97%   -0.02%     
==========================================
  Files         390      392       +2     
  Lines       24314    24388      +74     
  Branches     2774     2678      -96     
==========================================
+ Hits        22853    22918      +65     
- Misses       1461     1470       +9     
Flag Coverage Δ
app 93.97% <87.83%> (-0.02%) ⬇️
server 68.48% <89.47%> (+0.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hezhijie0327 hezhijie0327 deleted the xverse branch July 12, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants