llama : minor comment
This commit is contained in:
parent
18e92879d5
commit
8be4fe43c3
1 changed files with 2 additions and 1 deletions
|
@ -104,9 +104,10 @@
|
|||
#define LLAMA_ATTRIBUTE_FORMAT(...)
|
||||
#endif
|
||||
|
||||
// bump if necessary
|
||||
#define LLAMA_MAX_NODES 8192
|
||||
#define LLAMA_MAX_LAYERS 256
|
||||
#define LLAMA_MAX_EXPERTS 160
|
||||
#define LLAMA_MAX_EXPERTS 160 // DeepSeekV2
|
||||
|
||||
//
|
||||
// logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue