Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chatbot4all
/
Rika-AI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c96da1d
Rika-AI
/
app.py
chatbot4all
initial commit
c96da1d
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/HuggingFaceH4/zephyr-7b-beta"
).launch()