|
./main_ax650 \ |
|
--system_prompt "You are MiniCPM4, created by ModelBest. You are a helpful assistant." \ |
|
--template_filename_axmodel "minicpm4-0.5b-int8-ctx-ax630c/MiniCPMForCausalLM_p128_l%d_together.axmodel" \ |
|
--axmodel_num 24 \ |
|
--url_tokenizer_model "http://127.0.0.1:12345" \ |
|
--filename_post_axmodel "minicpm4-0.5b-int8-ctx-ax630c/MiniCPMForCausalLM_post.axmodel" \ |
|
--filename_tokens_embed "minicpm4-0.5b-int8-ctx-ax630c/model.embed_tokens.weight.bfloat16.bin" \ |
|
--tokens_embed_num 73448 \ |
|
--tokens_embed_size 1024 \ |
|
--use_mmap_load_embed 0 \ |
|
--live_print 1 |
|
|
|
|
|
|