Skip to content

Lang-ham/chatgpt-finetune-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

system2.space/8001

About

Simple WebUI for fine-tuning gpt-3.5-turbo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%