Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
funnybird
/
LinkSoul-Chinese-Llama-2-7b-4bit
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5525a4a
LinkSoul-Chinese-Llama-2-7b-4bit
/
app.py
funnybird
initial commit
5525a4a
over 1 year ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/LinkSoul/Chinese-Llama-2-7b-4bit"
).launch()