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
mikeee
commited on
May 17, 2023
Commit
747155d
•
1 Parent(s):
051799c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -3,4 +3,4 @@
3
# Linly-AI/Chinese-LLaMA-7B
4
import gradio
5
6
-
gradio.load("Linly-AI/Chinese-LLaMA-7B").launch()
3
# Linly-AI/Chinese-LLaMA-7B
4
import gradio
5
6
+
gradio.load("
huggingface/
Linly-AI/Chinese-LLaMA-7B").launch()