Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aayushjoshi
/
google-datagemma-rag-27b-it
like
0
Sleeping
App
Files
Files
Community
main
google-datagemma-rag-27b-it
/
app.py
aayushjoshi
initial commit
ba00938
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()