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