Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
alexjplant
/
Zyphra-Zamba2-7B-Instruct
like
0
Sleeping
App
Files
Files
Community
main
Zyphra-Zamba2-7B-Instruct
/
app.py
alexjplant
initial commit
f2f910b
verified
24 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Zyphra/Zamba2-7B-Instruct"
).launch()