Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ATajuddin
/
Intel-neural-chat-7b-v3-1
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Intel-neural-chat-7b-v3-1
/
app.py
ATajuddin
initial commit
8fb8ab8
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()