Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RezVortex
/
mini_llm
like
0
Running
App
Files
Files
Community
RezVortex
commited on
1 day ago
Commit
7d01a48
·
verified
·
1 Parent(s):
f815e53
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
/
unsloth/Qwen2
-
0
.
5B-Instruct
").launch()
1
import gradio as gr
2
3
+
gr.load("
ngxson
/
MiniThinky
-
v2-1B-Llama-3
.
2
").launch()