wli1995's picture
set devices: {0}
5b511cd verified
raw
history blame contribute delete
880 Bytes
{
"system_prompt": "you are a helpful assistant.",
"model_name": "AXERA-TECH/Qwen3-VL-2B-Instruct",
"url_tokenizer_model": "qwen3_tokenizer.txt",
"tokenizer_type": "Qwen3VL",
"post_config_path": "post_config.json",
"template_filename_axmodel": "qwen3_vl_text_p128_l%d_together.axmodel",
"axmodel_num": 28,
"filename_post_axmodel": "qwen3_vl_text_post.axmodel",
"filename_tokens_embed": "model.embed_tokens.weight.bfloat16.bin",
"tokens_embed_num": 151936,
"tokens_embed_size": 2048,
"use_mmap_load_embed": true,
"vlm_type": "Qwen3VL",
"filename_image_encoder_axmodel": "Qwen3-VL-2B-Instruct_vision.axmodel",
"vision_patch_size": 16,
"vision_temporal_patch_size": 2,
"vision_spatial_merge_size": 2,
"vision_fps": 1,
"vision_tokens_per_second": 1,
"vision_cache_dir": "vision_cache",
"use_mmap_load_layer": true,
"devices": [
0
]
}