Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hjskhan
/
hjskhan-gemma-2b-fine-tuned-math
like
0
Sleeping
App
Files
Files
Community
main
hjskhan-gemma-2b-fine-tuned-math
/
app.py
hjskhan
initial commit
5ea15d5
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/hjskhan/gemma-2b-fine-tuned-math"
).launch()