Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
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
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/Nexusflow/NexusRaven-V2-13B"
).launch()