Skip to content

Commit

Permalink
Merge branch 'openai' into ibaldoall
Browse files Browse the repository at this point in the history
  • Loading branch information
ibaldonl committed Apr 8, 2024
2 parents 3df1198 + 3976589 commit 8bc5068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openai/bench.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys
import pandas as pd

import pandas as pd
from client import args, chat

sys.path.append("../common/")
Expand Down

0 comments on commit 8bc5068

Please sign in to comment.