Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Falln87
/
NeuralSphere-8x7B-Instruct-v0.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NeuralSphere-8x7B-Instruct-v0.1
/
app.py
Falln87
initial commit
c1f6873
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mixtral-8x7B-Instruct-v0.1"
).launch()