Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
01-ai-Yi-6B-Chat-8bits
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
01-ai-Yi-6B-Chat-8bits
/
app.py
PeepDaSlan9
initial commit
222d571
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/01-ai/Yi-6B-Chat-8bits"
).launch()