Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vvvxxx111
/
Nexusflow-Athene-70B
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2851d48
Nexusflow-Athene-70B
/
app.py
vvvxxx111
initial commit
2851d48
verified
6 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Nexusflow/Athene-70B"
).launch()