Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
taforyou
/
pythainlp-wangchanglm-7.5B-sft-en-sharded
like
0
Running
App
Files
Files
Community
main
pythainlp-wangchanglm-7.5B-sft-en-sharded
/
app.py
taforyou
initial commit
50d1fde
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pythainlp/wangchanglm-7.5B-sft-en-sharded"
).launch()