Skip to content

qqpann/character_tuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python ChatGPT template

cp .env.example .env
vi .env # fill in your api key and organization id
pip install -r requirements.txt
python run.py

Advanced hints

You may want to specify PYTHONPATH in some cases if you replace the model with your package.

PYTHONPATH=./models/your_model python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages