Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KangJian2024
/
Xianjun-PLLaMa-13b-base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Xianjun-PLLaMa-13b-base
/
app.py
KangJian2024
initial commit
a104e93
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/Xianjun/PLLaMa-13b-base"
).launch()