Text Generation
Japanese
M5Stack Module LLM
TinySwallow-1.5B-Instruct-w8a16 / run_TinySwallow_1.5B_prefill_ax630c.sh
taoki's picture
Upload 38 files
edaa9be verified
raw
history blame contribute delete
532 Bytes
./main_prefill \
--template_filename_axmodel "TinySwallow-1.5B-Instruct-ax630c/qwen2_p128_l%d_together.axmodel" \
--axmodel_num 28 \
--tokenizer_type 2 \
--filename_tokenizer_model "http://localhost:8080" \
--bos 0 --eos 0 \
--filename_post_axmodel "TinySwallow-1.5B-Instruct-ax630c/qwen2_post.axmodel" \
--filename_tokens_embed "TinySwallow-1.5B-Instruct-ax630c/model.embed_tokens.weight.bfloat16.bin" \
--tokens_embed_num 151936 \
--tokens_embed_size 1536 \
--use_mmap_load_embed 1 \
--live_print 1 \
--continue 1 \
--prompt "$1"