Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev2learn
/
Nexusflow-NexusRaven-V2-13B
like
0
Sleeping
App
Files
Files
Community
main
Nexusflow-NexusRaven-V2-13B
/
app.py
dev2learn
initial commit
63d1866
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/Nexusflow/NexusRaven-V2-13B"
).launch()