Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Tomoniai/Demo_Mistral_Chat
JSP
/
demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1143a7
demo
/
app.py
Tomoniai
Update app.py
d1143a7
almost 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/daryl149/llama-2-7b-chat-hf"
).launch()