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