Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LGAI-EXAONE
/
EXAONE-3.0-7.8B-Instruct-Demo
like
12
Running
on
Zero
App
Files
Files
Community
1
lkm2835
commited on
Aug 21
Commit
166ae06
•
1 Parent(s):
bd86458
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -134,7 +134,7 @@ chat_interface = gr.ChatInterface(
134
minimum=1,
135
maximum=1000,
136
step=1,
137
-
value=
50
,
138
),
139
],
140
stop_btn=None,
134
minimum=1,
135
maximum=1000,
136
step=1,
137
+
value=
1
,
138
),
139
],
140
stop_btn=None,