Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aqcua
/
Apexion-27b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d99711d
Apexion-27b
/
app.py
Aqcua
initial commit
d99711d
verified
8 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/google/datagemma-rag-27b-it"
).launch()