chatgpt finetune ui
1.0.0
Webui python simple pour le réglage fin gpt-3.5-turbo

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