Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
theodac
/
princeton-nlp-Sheared-LLaMA-1.3B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
princeton-nlp-Sheared-LLaMA-1.3B
/
app.py
theodac
initial commit
b93532b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/princeton-nlp/Sheared-LLaMA-1.3B"
).launch()