mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-05 15:40:13 +00:00
update default config
This commit is contained in:
parent
8456222852
commit
697444905a
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ model:
|
|||
gguf_path: ./DeepSeek-V2-Lite-Chat-GGUF
|
||||
|
||||
device: cuda:0
|
||||
cache_lens: 8192
|
||||
cache_lens: 16384
|
||||
max_new_tokens: 500
|
||||
web:
|
||||
mount: False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue