Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dataLlm
/
zjunlp-zhixi-13b-diff
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aab7bd5
zjunlp-zhixi-13b-diff
/
app.py
dataLlm
initial commit
aab7bd5
almost 2 years ago
raw
Copy download link
history
blame
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/zjunlp/zhixi-13b-diff"
).launch()