chatgpt finetune ui
1.0.0
미세 조정 GPT-3.5-TURBO를위한 간단한 파이썬 Webui

pip install openai
pip install streamlit
streamlit run main.py --server.port 8001 --server.address 0.0.0.0
http://system2.space:8001