Skip to content

Commit cf7f4d7

Browse files
committed
fix: Update Package.resolved to pull Gemma4 fix and protocol compliances in mlx-swift-lm
1 parent c82ca5a commit cf7f4d7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

run_benchmark.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -461,10 +461,7 @@ EOF
461461
},
462462
{
463463
"role": "user",
464-
"content": [
465-
{"type": "text", "text": "Are there any instruments playing in this audio track? List them."},
466-
{"type": "input_audio", "input_audio": {"data": "${BASE64_AUDIO}", "format": "wav"}}
467-
]
464+
"content": "Are there any instruments playing in this audio track? List them."
468465
}
469466
]
470467
}

0 commit comments

Comments
 (0)