Simple python WebUI for fine-tuning gpt-3.5-turbo
pip install openai
pip install streamlit
streamlit run main.py --server.port 8001 --server.address 0.0.0.0
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple python WebUI for fine-tuning gpt-3.5-turbo
pip install openai
pip install streamlit
streamlit run main.py --server.port 8001 --server.address 0.0.0.0