Qwen2.5-3B-Instruct-GPTQ-Int4 / run_qwen2.5_3b_gptq_int4_ctx_axcl_x86.sh
qqc1989's picture
Upload 6 files
f1994e9 verified
raw
history blame contribute delete
637 Bytes
./main_axcl_x86 \
--system_prompt "You are Qwen, created by Alibaba Cloud. You are a helpful assistant." \
--template_filename_axmodel "qwen2.5-3b-gptq-int4-ctx-ax650/qwen2_p128_l%d_together.axmodel" \
--axmodel_num 36 \
--tokenizer_type 2 \
--url_tokenizer_model "http://127.0.0.1:12345" \
--filename_post_axmodel "qwen2.5-3b-gptq-int4-ctx-ax650/qwen2_post.axmodel" \
--filename_tokens_embed "qwen2.5-3b-gptq-int4-ctx-ax650/model.embed_tokens.weight.bfloat16.bin" \
--tokens_embed_num 151936 \
--tokens_embed_size 2048 \
--use_mmap_load_embed 0 \
--live_print 1 \
--devices 0
# --kvcache_path /home/axera/ax-llm/build/kvcache_yuanqi \