Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RezVortex
/
mini_claude
like
0
Running
App
Files
Files
Community
RezVortex
commited on
7 days ago
Commit
a6252a7
·
verified
·
1 Parent(s):
cf49a6f
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/
PrunaAI
/
tonyshark
-
deepdeek
-
v3-1b-bnb-8bit-smashed
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
unsloth
/
Qwen2
-
0.5B
-
Instruct
").launch()