Skip to content

xingke2023/chatgpt3.5-finetune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

chatgpt3.5-finetune

Simple python Web UI for fine-tuning gpt-3.5-turbo

Installation

pip install openai pip install streamlit

Usage

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

Experimental Demo

http://www.hktta2023.com:8089

About

Simple python Web UI for fine-tuning gpt-3.5-turbo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages