feat(halo): inc. mtp to 6
This commit is contained in:
parent
46cdf2f6f6
commit
8bd096ff8d
1 changed files with 2 additions and 1 deletions
|
|
@ -46,7 +46,8 @@
|
|||
"-c 262144"
|
||||
"--fit on"
|
||||
"--slot-save-path %C/llama-server/kv-slots-27B-MTP"
|
||||
"--spec-type draft-mtp --spec-draft-n-max 2"
|
||||
"--spec-type draft-mtp --spec-draft-n-max 6"
|
||||
#"--spec-type ngram-mod --spec-ngram-mod-n-match 24 --spec-ngram-mod-n-min 48 --spec-ngram-mod-n-max 64"
|
||||
];
|
||||
Restart = "on-failure";
|
||||
RestartSec = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue