stanford_alpaca
stanford_alpaca copied to clipboard
Update requirements.txt
openai>=1.0 is incompatible when running weight_diff.py
openai==0.28.0 is ok.
This solved #303
@lxuechen
yes, actually openai >= 1 is incompatible with all the scripts.