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