SmolLM2-360M-Instruct / run_smollm2_360m_axcl_aarch64.sh
wli1995's picture
update axcl aarch64 bin
7a135c9 verified
raw
history blame contribute delete
433 Bytes
./main_axcl_aarch64 \
--template_filename_axmodel "smollm2-360m-ax650/llama_p128_l%d_together.axmodel" \
--axmodel_num 32 \
--url_tokenizer_model "http://127.0.0.1:12345" \
--filename_post_axmodel "smollm2-360m-ax650/llama_post.axmodel" \
--filename_tokens_embed "smollm2-360m-ax650/model.embed_tokens.weight.bfloat16.bin" \
--tokens_embed_num 49152 \
--tokens_embed_size 960 \
--use_mmap_load_embed 0 \
--live_print 1 \
--devices 0