-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Benchmark V2 #2107
Draft
kgilpin
wants to merge
17
commits into
main
Choose a base branch
from
benchmark-v2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Benchmark V2 #2107
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fb7cc5 - Browse repository at this point
Copy the full SHA 1fb7cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7adbba3 - Browse repository at this point
Copy the full SHA 7adbba3View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc23335 - Browse repository at this point
Copy the full SHA dc23335View commit details -
fix: Instruct the LLM to be briefer in the vector terms
I noticed sometimes the LLM tries to put a lot in the `instructions` part of the vector terms response; this part is only meant to direct reasoning and we're ultimately throwing it out, so it doesn't make sense to be very verbose. It also appears to hit against some limits, at least on Gemini.
Configuration menu - View commit details
-
Copy full SHA for b66c64b - Browse repository at this point
Copy the full SHA b66c64bView commit details -
Raise temperature in Vertex AI when retrying
This might help avoid recitation errors on retry.
Configuration menu - View commit details
-
Copy full SHA for 39240be - Browse repository at this point
Copy the full SHA 39240beView commit details -
chore: Force whatwg-url dependency to a recent version
The old version dropped deprecation warnings for punycode module.
Configuration menu - View commit details
-
Copy full SHA for 14d8191 - Browse repository at this point
Copy the full SHA 14d8191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ab2fa - Browse repository at this point
Copy the full SHA 62ab2faView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0222ddb - Browse repository at this point
Copy the full SHA 0222ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 489bfdf - Browse repository at this point
Copy the full SHA 489bfdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d509e8 - Browse repository at this point
Copy the full SHA 7d509e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e16a545 - Browse repository at this point
Copy the full SHA e16a545View commit details -
Also drop unused dependencies
Configuration menu - View commit details
-
Copy full SHA for a792c12 - Browse repository at this point
Copy the full SHA a792c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3604ea8 - Browse repository at this point
Copy the full SHA 3604ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dccc28 - Browse repository at this point
Copy the full SHA 7dccc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97c3c6 - Browse repository at this point
Copy the full SHA b97c3c6View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd8fead - Browse repository at this point
Copy the full SHA fd8feadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f4cc3 - Browse repository at this point
Copy the full SHA e2f4cc3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.