Unverified Commit 02948bc1 authored by wang jiahao's avatar wang jiahao Committed by GitHub
Browse files

Merge pull request #1289 from kvcache-ai/update-default-config

update default config
parents 84562228 69744490
...@@ -29,7 +29,7 @@ model: ...@@ -29,7 +29,7 @@ model:
gguf_path: ./DeepSeek-V2-Lite-Chat-GGUF gguf_path: ./DeepSeek-V2-Lite-Chat-GGUF
device: cuda:0 device: cuda:0
cache_lens: 8192 cache_lens: 16384
max_new_tokens: 500 max_new_tokens: 500
web: web:
mount: False mount: False
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment