Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
igordcard
/
Intel-neural-chat-7b-v3-3
like
0
Runtime error
App
Files
Files
Community
50cd03a
Intel-neural-chat-7b-v3-3
/
app.py
igordcard
initial commit
50cd03a
verified
8 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Intel/neural-chat-7b-v3-3"
).launch()