mirror of
https://github.com/m5stack/StackFlow.git
synced 2026-05-20 11:32:11 -07:00
35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"mode":"internvl2.5-1B-364-ax630c",
|
|
"type":"vlm",
|
|
"homepage":"https://huggingface.co/AXERA-TECH/InternVL2_5-1B",
|
|
"capabilities":[
|
|
"text_generation",
|
|
"chat"
|
|
],
|
|
"input_type":[
|
|
"vlm.chat_completion",
|
|
"vlm.chat_completion.stream"
|
|
],
|
|
"output_type":[
|
|
"vlm.utf-8",
|
|
"vlm.utf-8.stream"
|
|
],
|
|
"mode_param":{
|
|
"tokenizer_type":2,
|
|
"filename_tokenizer_model":"http://localhost:8080",
|
|
"filename_tokens_embed":"model.embed_tokens.weight.bfloat16.bin",
|
|
"filename_post_axmodel":"qwen2_post.axmodel",
|
|
"template_filename_axmodel":"qwen2_p256_l%d_together.axmodel",
|
|
"filename_vpm_resampler_axmodedl":"vit_intern_sim_space2depth.axmodel",
|
|
"b_use_topk":false,
|
|
"b_bos":false,
|
|
"b_eos":false,
|
|
"axmodel_num":24,
|
|
"tokens_embed_num":151674,
|
|
"img_token_id":151667,
|
|
"tokens_embed_size":896,
|
|
"b_use_mmap_load_embed":true,
|
|
"b_dynamic_load_axmodel_layer":false,
|
|
"ext_scripts":["tokenizer_internvl2.5-1B-364-ax630c.py"]
|
|
}
|
|
} |