Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alcom
/
chaoyi-wu-PMC_LLAMA_7B
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0ac5c6b
chaoyi-wu-PMC_LLAMA_7B
/
app.py
Alcom
initial commit
0ac5c6b
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/chaoyi-wu/PMC_LLAMA_7B"
).launch()