Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikeee
/
chinese-falcon-7b
like
0
Runtime error
App
Files
Files
Community
747155d
chinese-falcon-7b
/
app.py
mikeee
Update app.py
747155d
over 1 year ago
raw
Copy download link
history
blame
210 Bytes
# import gradio as gr
# gr.Interface.load("huggingface/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli").launch()
# Linly-AI/Chinese-LLaMA-7B
import
gradio
gradio.load(
"huggingface/Linly-AI/Chinese-LLaMA-7B"
).launch()