Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ravi-tnqtech
/
Intel-neural-chat-7b-v3-1
like
0
Sleeping
App
Files
Files
Community
main
Intel-neural-chat-7b-v3-1
/
app.py
ravi-tnqtech
initial commit
ad19bd9
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Intel/neural-chat-7b-v3-1"
).launch()