Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yash2312
/
AdamG012-chat-opt-1.3b-rlhf-critic-deepspeed
like
0
Sleeping
App
Files
Files
Community
61137b4
AdamG012-chat-opt-1.3b-rlhf-critic-deepspeed
/
app.py
yash2312
initial commit
61137b4
verified
9 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/AdamG012/chat-opt-1.3b-rlhf-critic-deepspeed"
).launch()