Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cxllin
/
oozyii-Llama2-7b-Finance
like
0
Runtime error
App
Files
Files
Community
175c662
oozyii-Llama2-7b-Finance
/
app.py
cxllin
initial commit
175c662
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/oozyii/Llama2-7b-Finance"
).launch()