- 我push到安卓端的文件
![]()
-
HTP.json
{“dialog” : {
"version" : 1, "type" : "basic", "context" : { "version" : 1, "size": 128, "n-vocab": 73440, "bos-token": -1, "eos-token": 2 }, "sampler" : { "version" : 1, "seed" : 42, "temp" : 0.8, "top-k" : 40, "top-p" : 0.8, "greedy" : false }, "tokenizer" : { "version" : 1, "path" : "minicpm-1b-tokenizer.json" }, "engine" : { "version" : 1, "n-threads" : 1, "backend" : { "version" : 1, "type" : "QnnHtp", "QnnHtp" : { "version" : 1, "spill-fill-bufsize" : 0, "use-mmap" : false, "mmap-budget" : 0, "poll" : true, "cpu-mask" : "0xe0", "kv-dim" : 64, "allow-async-init": false }, "extensions" : "htp_backend_ext_config.json" }, "model" : { "version" : 1, "type" : "binary", "binary" : { "version" : 1, "ctx-bins" : \[ "minicpm-1b_qnn228_qcs6490_128_1_of_1_part1.serialized.bin", "minicpm-1b_qnn228_qcs6490_128_1_of_1_part2.serialized.bin" \] }, "positional-encoding" : { "type" : "rope", "rope-dim" : 32, "rope-theta" : 10000, "rope-scaling" : { "rope-type" : "default" } } } }}
}
-
报错
所以是我的设备不适合运行,还是我执行有误呢?求救!
