mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-28 11:14:18 +08:00
[example] correct the parameter errors in the examples file. (#9543)
This commit is contained in:
parent
231756a5bf
commit
955396e8a5
@ -3,7 +3,7 @@ model_name_or_path: Qwen/Qwen3-VL-30B-A3B-Instruct
|
|||||||
image_max_pixels: 262144
|
image_max_pixels: 262144
|
||||||
video_max_pixels: 16384
|
video_max_pixels: 16384
|
||||||
trust_remote_code: true
|
trust_remote_code: true
|
||||||
use_kernels: true # replaced kernels: [NpuRMSNormKernel, NpuRoPEKernel, NpuQwen3VLMoEFusedMoEKernel]
|
use_v1_kernels: true # replaced kernels: [NpuRMSNormKernel, NpuRoPEKernel, NpuQwen3VLMoEFusedMoEKernel]
|
||||||
|
|
||||||
### method
|
### method
|
||||||
stage: sft
|
stage: sft
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user