Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
theodac/princeton-nlp-Sheared-LLaMA-1.3B
Thenujan
/
princeton-nlp-Sheared-LLaMA-1.3B
like
0
Sleeping
App
Files
Files
Community
main
princeton-nlp-Sheared-LLaMA-1.3B
/
app.py
Thenujan
Update app.py
452e4b9
verified
10 months 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()