Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aliabid94
/
openlm-research-open_llama_13b
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openlm-research-open_llama_13b
/
app.py
aliabid94
HF staff
initial commit
5c49b7d
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openlm-research/open_llama_13b"
).launch()