Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Amossse
/
Laurie-opt1.3b-deepspeed-chat
like
0
Sleeping
App
Files
Files
Community
main
Laurie-opt1.3b-deepspeed-chat
/
app.py
Amossse
initial commit
4be0a20
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Laurie/opt1.3b-deepspeed-chat"
).launch()