Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ash2146
/
abacusai-TheProfessor-155b
like
0
Running
App
Files
Files
Community
50c7afa
abacusai-TheProfessor-155b
/
app.py
Ash2146
initial commit
50c7afa
verified
8 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/abacusai/TheProfessor-155b"
).launch()