Skip to content

SKYMOD35/chatgpt-finetune-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-finetune-ui

Simple python WebUI for fine-tuning gpt-3.5-turbo

screenshot

Installation

pip install openai
pip install streamlit

Usage

streamlit run main.py --server.port 8001 --server.address 0.0.0.0

Experimental Demo

http://system2.space:8001

About

Simple python WebUI for fine-tuning ChatGPT (gpt-3.5-turbo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%