Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
suriya7
/
Intelligent-SFT
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cd5a409
Intelligent-SFT
/
app.py
suriya7
initial commit
cd5a409
verified
10 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/suriya7/Gemma-2b-SFT"
).launch()