Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ai-on-web3
/
Nexusflow-NexusRaven-V2-13B
like
0
Sleeping
App
Files
Files
Community
main
Nexusflow-NexusRaven-V2-13B
/
app.py
ai-on-web3
initial commit
c2f0d35
12 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()