Opt-AI's picture
Add files using upload-large-folder tool
589386c verified
Raw
History Blame Contribute Delete
1.64 kB
{
"dialog": {
"version": 1,
"type": "basic",
"context": {
"version": 1,
"size": 4096,
"n-vocab": 151936,
"bos-token": 151643,
"eos-token": 151645
},
"sampler": {
"version": 1,
"seed": 42,
"temp": 0.8,
"top-k": 40,
"top-p": 0.95
},
"tokenizer": {
"version": 1,
"path": "tokenizer.json"
},
"engine": {
"version": 1,
"n-threads": 3,
"backend": {
"version": 1,
"type": "QnnHtp",
"QnnHtp": {
"version": 1,
"use-mmap": true,
"spill-fill-bufsize": 0,
"mmap-budget": 0,
"poll": true,
"cpu-mask": "0xe0",
"kv-dim": 128,
"pos-id-dim": 64,
"allow-async-init": false,
"rope-theta": 1000000
},
"extensions": "htp_backend_ext_config.json"
},
"model": {
"version": 1,
"type": "binary",
"binary": {
"version": 1,
"ctx-bins": [
"qwen3_4b_part_1_of_4.bin",
"qwen3_4b_part_2_of_4.bin",
"qwen3_4b_part_3_of_4.bin",
"qwen3_4b_part_4_of_4.bin"
]
}
}
}
}
}