mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-09 20:38:53 +02:00
talk-llama : sync llama.cpp
ggml-ci
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#define LLAMA_MAX_PARALLEL_SEQUENCES 64
|
||||
#define LLAMA_MAX_SEQ 64
|
||||
|
||||
struct llama_cparams {
|
||||
uint32_t n_ctx; // context size used during inference
|
||||
|
Reference in New Issue
Block a user