Llama-v3.2-3B-Chat-GENIE / htp_backend_ext_config.json
ifTNT's picture
Fix soc_model
700d281 verified
{
"devices": [
{
"soc_model": 60,
"dsp_arch": "v73",
"cores": [
{
"core_id": 0,
"perf_profile": "burst",
"rpc_control_latency": 100
}
]
}
],
"memory": {
"mem_type": "shared_buffer"
},
"context": {
"weight_sharing_enabled": true
}
}