Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sergey21000
/
gradio-llamacpp-chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sergey21000
commited on
Sep 8
Commit
d014ca3
·
verified
·
1 Parent(s):
878b363
Update config.py
Browse files
Files changed (1)
hide
show
config.py
+0
-1
config.py
CHANGED
Viewed
@@ -17,5 +17,4 @@ LLAMA_MODEL_KWARGS = dict(
17
n_ctx=4096,
18
)
19
20
-
21
SHOW_THINKING = False
17
n_ctx=4096,
18
)
19
20
SHOW_THINKING = False