Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 373 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 373 Bytes

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