Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
suprimedev
/
Qwen-Qwen2-72B-Instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
suprimedev
commited on
Aug 13, 2024
Commit
9ffed83
·
verified
·
1 Parent(s):
8b1572c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
Qwen
/
Qwen2
-
72B
-
Instruct
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
CohereForAI
/
c4ai
-
command
-
r-v01
").launch()