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: dashscope llm supports Llama-3.1-* #1411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jschyz
Copy link

@jschyz jschyz commented Jul 25, 2024

Features

阿里云 灵积 DashScope API 支持 llama3.1-*-instruct 开源模型

llm:
  api_type: "dashscope"
  model: "llama3.1-405b-instruct" 
  api_key: "YOUR_API_KEY"

之前运行效果

image

提示 exp

exp: too many values to unpack (expected 11)

运行效果

image

Other

相关 Issue,感谢此大神 #1367

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.64%. Comparing base (c0abe17) to head (881a274).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1411   +/-   ##
=======================================
  Coverage   30.64%   30.64%           
=======================================
  Files         320      320           
  Lines       19426    19426           
=======================================
  Hits         5954     5954           
  Misses      13472    13472           

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

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