Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Christophers
/
OpenAssistant-llama2-70b-oasst-sft-v10
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenAssistant-llama2-70b-oasst-sft-v10
/
app.py
Christophers
initial commit
c8fabc1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OpenAssistant/llama2-70b-oasst-sft-v10"
).launch()