OmniNeural-4B / audio /htp_backend_ext_config.json
runningSnail's picture
add model weights
cf6a009
raw
history blame contribute delete
656 Bytes
{
"graphs": [
{
"O": 3.0,
"vtcm_mb": 8,
"graph_names": [
"vit"
],
"fp16_relaxed_precision": 0
}
],
"devices": [
{
"soc_id": 60,
"dsp_arch": "v73",
"cores": [
{
"perf_profile": "burst",
"rpc_control_latency": 100
}
],
"pd_session": "unsigned"
}
],
"context": {
"weight_sharing_enabled": false
},
"memory": {
"mem_type": "shared_buffer"
}
}