0125 with ex_as_sys

This commit is contained in:
Paul Gauthier 2024-05-08 15:14:37 -07:00
parent 4c6fd48b27
commit bf09bd348f
2 changed files with 2 additions and 0 deletions

View file

@ -58,6 +58,7 @@
versions: 0.27.1-dev
seconds_per_case: 42.4
total_cost: 19.6556
- dirname: 2024-01-25-22-07-21--jan-gpt-4-0125-preview-udiff
test_cases: 89
model: gpt-4-0125-preview

View file

@ -44,6 +44,7 @@ MODEL_SETTINGS = [
"whole",
weak_model_name="gpt-3.5-turbo",
reminder_as_sys_msg=True,
examples_as_sys_msg=True,
),
ModelSettings(
"gpt-3.5-turbo-1106",