Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Eberhenriquez
/
openlm-research-open_llama_7b_v2
like
0
Sleeping
App
Files
Files
Community
main
openlm-research-open_llama_7b_v2
/
app.py
Eberhenriquez
initial commit
501e61a
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openlm-research/open_llama_7b_v2"
).launch()