parent
b213fce89b
commit
e58174cecb
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include <cstdint>
|
||||
|
||||
#define LLAMA_MAX_SEQ 64
|
||||
#define LLAMA_MAX_SEQ 256
|
||||
|
||||
struct llama_cparams {
|
||||
uint32_t n_ctx; // context size used during inference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue