Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Bholumh
/
ramgpt-ramgpt-13b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
73e8828
ramgpt-ramgpt-13b
/
app.py
Bholumh
initial commit
73e8828
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/ramgpt/ramgpt-13b"
).launch()