Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
girirajan97
/
Intel-neural-chat-7b-v3-3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Intel-neural-chat-7b-v3-3
File size: 73 Bytes
5fa30d3
4977549
1
2
3
import
gradio
as
gr gr.load(
"models/Intel/neural-chat-7b-v3-3"
).launch()