Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
schuler
/
experimental-KPhi-3-nano-4k-instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
schuler
commited on
Nov 24, 2024
Commit
e99c60b
·
verified
·
1 Parent(s):
16afc16
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -202,4 +202,4 @@ if need_continue:
202
continue_last=True
203
)
204
st.markdown(response)
205
-
# refresh_chat
()
202
continue_last=True
203
)
204
st.markdown(response)
205
+
st.rerun
()