-
Notifications
You must be signed in to change notification settings - Fork 1
Add metadata for Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8 #59
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
Open
github-actions
wants to merge
3
commits into
main
Choose a base branch
from
auto-add-model-1761640463
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
47 changes: 47 additions & 0 deletions
47
models/alibaba/qwen3-coder-480b-a35b-instruct-fp8/metadata.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| apiVersion: model.hydra.io/v1alpha1 | ||
| kind: ModelSpec | ||
| metadata: | ||
| name: qwen3-coder-480b-a35b-instruct-fp8 | ||
| spec: | ||
| config: | ||
| maxTokens: 262144 | ||
| deployments: | ||
| - customRuntimeArgs: | ||
| - --enable-auto-tool-choice | ||
| - --tool-call-parser | ||
| - qwen3_coder | ||
| resourceRequirements: | ||
| cpu: 16 | ||
| gpuCount: 8 | ||
| gpuType: vgpu | ||
| memory: 640 | ||
| perGPUMemoryGB: 80 | ||
| runtime: vllm | ||
| versionRequired: '>=0.8.5' | ||
| descriptor: | ||
| description: | ||
| enUS: 'The Qwen3-Coder-480B-A35B-Instruct model supports 256K-token context (extendable to 1M via Yarn), | ||
nicole-lihui marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| excels in Agentic Coding, Browser-Use, and code benchmarks, and offers robust function-call | ||
| support on platforms like Qwen Code and CLINE.' | ||
| zhCN: 'Qwen3-Coder-480B-A35B-Instruct 支持 256K Token 上下文 (可通过 Yarn 扩展至 1M), | ||
| 在智能体编程、浏览任务及代码基准测试中表现出色,并在 Qwen Code、CLINE 等平台提供完善的函数调用支持.' | ||
| display: Qwen3-Coder-480B-A35B-Instruct-FP8 | ||
| icon: | ||
| src: https://public-resources.d.run/models/logos/qwen-model-logo.svg | ||
| type: image/svg | ||
| links: | ||
| - description: About | ||
| url: https://github.com/QwenLM | ||
| provider: | ||
| id: alibaba | ||
| name: | ||
| enUS: Alibaba | ||
| zhCN: 通义千问 | ||
| tags: | ||
| - TEXT_GENERATION | ||
| - TOOLS | ||
| source: | ||
| huggingface: | ||
| name: Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8 | ||
| modelscope: | ||
| name: Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个干啥用的?和下面 --max-model-len 也不一样啊。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个就是最大长度,256k