update default config

This commit is contained in:
qiyuxinlin 2025-05-13 12:20:21 +00:00
parent 8456222852
commit 697444905a

View file

@ -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