Resolve PR comments
This commit is contained in:
parent
ed1d3a2beb
commit
6959d4190e
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue