Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jjplane
/
SeaLLMs-SeaLLM-7B-Chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b20dd54
SeaLLMs-SeaLLM-7B-Chat
/
app.py
jjplane
initial commit
b20dd54
about 1 year ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/SeaLLMs/SeaLLM-7B-Chat"
).launch()