Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Slimy619/LlamaVerse
Slimy619
/
LlamaVerse_new
like
0
Paused
App
Files
Files
Community
Slimy619
commited on
Aug 28
Commit
64ee482
•
1 Parent(s):
86c655a
Update space
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -73,7 +73,7 @@ class ChatLLM:
73
74
return messages
75
76
-
@spaces.GPU(duration=
120
)
77
def response(
78
self,
79
history,
73
74
return messages
75
76
+
@spaces.GPU(duration=
30
)
77
def response(
78
self,
79
history,