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