Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atmargi
/
hoskinson-center-proofGPT-v0.1-6.7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bd16b74
hoskinson-center-proofGPT-v0.1-6.7B
/
app.py
atmargi
initial commit
bd16b74
about 2 years ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/hoskinson-center/proofGPT-v0.1-6.7B"
).launch()