Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Serg4451D
/
RuGPT-3.5-turbo
like
0
Runtime error
App
Files
Files
Community
be4556b
RuGPT-3.5-turbo
/
app.py
Serg4451D
initial commit
be4556b
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/AlexWortega/instruct_rugptSmall"
).launch()