Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hamsamuse
/
google-datagemma-rag-27b-it
like
0
Sleeping
App
Files
Files
Community
main
google-datagemma-rag-27b-it
/
app.py
hamsamuse
initial commit
402fa20
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/google/datagemma-rag-27b-it"
).launch()