Skip to content

[Feature Request]: 申请添加模型:Qwen/Qwen2.5-14B-Instruct-1M #5898

Closed
@moshilangzi

Description

@moshilangzi

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

conf/llm_factories.json中添加:                
{
                    "llm_name": "Qwen/Qwen2.5-14B-Instruct-1M",
                    "tags": "LLM,CHAT,1024k",
                    "max_tokens": 1048576,
                    "model_type": "chat"
},

Describe the feature you'd like

conf/llm_factories.json中添加:
{
"llm_name": "Qwen/Qwen2.5-14B-Instruct-1M",
"tags": "LLM,CHAT,1024k",
"max_tokens": 1048576,
"model_type": "chat"
},

Describe implementation you've considered

conf/llm_factories.json中添加:
{
"llm_name": "Qwen/Qwen2.5-14B-Instruct-1M",
"tags": "LLM,CHAT,1024k",
"max_tokens": 1048576,
"model_type": "chat"
},

Documentation, adoption, use case

conf/llm_factories.json中添加:                
{
                    "llm_name": "Qwen/Qwen2.5-14B-Instruct-1M",
                    "tags": "LLM,CHAT,1024k",
                    "max_tokens": 1048576,
                    "model_type": "chat"
},

Additional information

conf/llm_factories.json中添加:
{
"llm_name": "Qwen/Qwen2.5-14B-Instruct-1M",
"tags": "LLM,CHAT,1024k",
"max_tokens": 1048576,
"model_type": "chat"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions