MCPcopy
hub / github.com/XPixelGroup/DiffBIR / qa_baseline_gpt35.py

File qa_baseline_gpt35.py

llava/eval/qa_baseline_gpt35.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Generate answers with GPT-3.5"""
2# Note: you need to be using OpenAI Python v0.27.0 for the code below to work
3import argparse
4import json

Callers

nothing calls this directly

Calls 2

sortMethod · 0.80
writeMethod · 0.80

Tested by

no test coverage detected