lm-sys--fastchat
4 行
60 B
Bash
4 行
60 B
Bash
rm -rf dist
|
|
python3 -m build
|
|
python3 -m twine upload dist/*
|