Run locally:
export REPLICATE_API_TOKEN=r8_...
export OPENAI_API_KEY=sk_...
pip install -r requirements.txt
python llama_jury.py dev-A
where dev-A
is the name of the court room.
Access it by going to https://llama-court.replicate.com/dev-A
Run locally:
export REPLICATE_API_TOKEN=r8_...
export OPENAI_API_KEY=sk_...
pip install -r requirements.txt
python llama_jury.py dev-A
where dev-A
is the name of the court room.
Access it by going to https://llama-court.replicate.com/dev-A