Skip to content

OpenAI "Strawberry" like chain of thought (COT) py script

License

Notifications You must be signed in to change notification settings

geogod42/RedFruitCOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedFruitCOT

Openai's strawberry is just a simple chain of thought (COT) autonomous gradeing loop. Here is a crude exaple with aws bedrock and llama 3.1 70b.

Usage

You need boto3 and a aws cli key config file

python3 redfruit.py

Use htmlize.py to make a human readable html file from response.txt (outputted from redfruit.py)

python3 htmlize.py

About

OpenAI "Strawberry" like chain of thought (COT) py script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages