zhenchong
zhenchong
mi9手机,chatbotapp,使用https://www.modelscope.cn/models/Qwen/Qwen2.5-3B-Instruct/files模型自己转成mllm格式
@gustavla I don‘t find some api of submit_compile_job for multi parts .pt model upload to AI-Hub, only find aimet onnx folder upload to ai-hub,can you support a example python script...
@gustavla Could you provide some example Python scripts for qwen3? Thanks!
FileNotFoundError: [Errno 2] No such file or directory: '/root/mllm/mllm/Backends/QNN/Kernels/MllmPackage' v2分支报错 mac执行python task.py tasks/build_android_qnn.yaml
v2 ubuntu 22 x86 mllm-convertor --input_path /home/ubuntu/work/model/model.safetensors --output_path /home/ubuntu/work/model/w4a32.mllm --model_name "Qwen3-0.6B" --cfg_path /home/ubuntu/work/model/quant_cfg_0.6B_w4a32_kai.json --pipeline w4a32_kai_pipeline --format v2 Params Num: Before: 311, After: 312 Traceback (most recent call last): File "/home/ubuntu/.local/bin/mllm-convertor",...
> The w4a32_kai_pipeline is designed specifically for ARM-based devices and does not support X86 architectures. Currently, only ARM devices (such as macOS systems with Apple Silicon chips and Android phones)...