openai fine tuning ui
1.0.0
Based on Gradio, upload excel, generate fine-tuning training files, complete fine-tuning, and then test through the ui interface.
install
git clone [email protected]:wxkingstar/openai-fine-tuning-ui.git
cd openai-fine-tuning-ui
python -m pip install -r requirements.txt
export OPENAI_API_KEY=sk-jq6ZT2S *********************************
python run.py