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