Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cartr117
/
Qwen-Qwen2.5-Coder-7B-Instructha
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cartr117
commited on
Oct 31, 2024
Commit
1448508
·
verified
·
1 Parent(s):
ac5bcce
Create import
Browse files
Files changed (1)
hide
show
import
+3
-0
import
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import gradio as gr
2
+
3
+
gr.load("models/Qwen/Qwen2.5-Coder-7B-Instruct").launch()