Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sejamenath2023
/
mlabonne-NeuralDaredevil-7B
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5a0efe5
mlabonne-NeuralDaredevil-7B
/
app.py
sejamenath2023
initial commit
5a0efe5
verified
12 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/mlabonne/NeuralDaredevil-7B"
).launch()