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

Qwen2.5模型 32k上下文长度生成onnx会kill #78

Open
myboyliu2025 opened this issue Dec 24, 2024 · 0 comments
Open

Qwen2.5模型 32k上下文长度生成onnx会kill #78

myboyliu2025 opened this issue Dec 24, 2024 · 0 comments

Comments

@myboyliu2025
Copy link

描述:
在bm1684x单芯片上处理Qwen2.5模型时,使用命令:
bash
python3 tools/export_onnx_qwen2_5.py --model_path /workspace/Qwen2.5-7B-Instruct --seq_length 32000
需要32k的上下文长度,但使用上述命令会导致进程被终止(kill)。

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

No branches or pull requests

1 participant