Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AugustLight
/
LLight-3.2-3b-Instruct
like
2
Sleeping
App
Files
Files
Community
AugustLight
commited on
Oct 26, 2024
Commit
af9ae78
·
verified
·
1 Parent(s):
eff9ab5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -125,7 +125,7 @@ demo = gr.ChatInterface(
125
0.3,
126
0.95
127
]
128
-
]
129
cache_examples=True # Включаем кэширование примеров
130
)
131
125
0.3,
126
0.95
127
]
128
+
]
,
129
cache_examples=True # Включаем кэширование примеров
130
)
131