Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PartAI/Dorna2-Llama3.1-8B-Instruct
cyberh454
/
Dorna-Llama3-8B-Instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tabedini
commited on
Jun 5, 2024
Commit
1ea2242
·
verified
·
1 Parent(s):
ea824f8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -198,6 +198,3 @@ with gr.Blocks(css=custom_css, fill_height=False) as demo:
198
199
if __name__ == "__main__":
200
demo.queue(max_size=20).launch()
201
-
202
-
203
-
198
199
if __name__ == "__main__":
200
demo.queue(max_size=20).launch()