Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dope223
/
michelcarroll-llama2-7b-earnings-stock-prediction-fine-tune-1000-examples-binary-v2
like
0
Runtime error
App
Files
Files
Community
4b4ac13
michelcarroll-llama2-7b-earnings-stock-prediction-fine-tune-1000-examples-binary-v2
/
app.py
dope223
initial commit
4b4ac13
11 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
import
gradio
as
gr
gr.load(
"models/michelcarroll/llama2-7b-earnings-stock-prediction-fine-tune-1000-examples-binary-v2"
).launch()