Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
haouarin
/
haouarin-noon-7b-8bits
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
66f14b2
haouarin-noon-7b-8bits
/
app.py
haouarin
initial commit
66f14b2
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/haouarin/noon-7b-8bits"
).launch()