Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
eliotlee
/
eliotlee-falcon-7b-buffett-merged
like
0
Sleeping
App
Files
Files
Community
6fd83e2
eliotlee-falcon-7b-buffett-merged
/
app.py
eliotlee
initial commit
6fd83e2
over 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/eliotlee/falcon-7b-buffett-merged"
).launch()