Resolve PR comments

This commit is contained in:
Swetha B S 2025-06-06 03:46:05 -07:00
parent ed1d3a2beb
commit 6959d4190e
1 changed files with 1 additions and 1 deletions

View File

@ -1450,7 +1450,7 @@ static bool weight_buft_supported(const whisper_hparams & hparams, ggml_tensor *
ggml_context * ctx = ctx_ptr.get();
ggml_tensor * op_tensor = nullptr;
int64_t n_ctx = hparams.n_audio_ctx;
switch (op) {