Scrub internal engineering notes from manifest _comment
Browse files- v79/whisper-small.json +1 -1
v79/whisper-small.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": 1,
|
| 3 |
-
"_comment": "
|
| 4 |
"model": { "name": "whisper-small", "family": "asr", "dsp_arch": "v79" },
|
| 5 |
"params": {
|
| 6 |
"vocab": 51865, "n_layers": 12, "hidden": 768, "head_dim": 64,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": 1,
|
| 3 |
+
"_comment": "whisper-small - Qualcomm Hexagon v79 (QHexRT) deployment manifest.",
|
| 4 |
"model": { "name": "whisper-small", "family": "asr", "dsp_arch": "v79" },
|
| 5 |
"params": {
|
| 6 |
"vocab": 51865, "n_layers": 12, "hidden": 768, "head_dim": 64,
|