v0.2.9.5: Parametrize model settings, Sample Tabular Data #214
ianarawjo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This version includes many changes, including making it much easier to compare across system messages. The docs have been updated to reflect these changes (see for instance the FAQ).
Adds random sampler toggle to Tabular Data node
Adds settings template variables of form
{=setting_name}
to allow users to parametrize settings just like prompts.For instance, here's comparing across system messages:
Here's another example, comparing across temperatures:
The docs have also been amended to explain these new functionalities.
Smaller changes / bug fixes / QOL improvements
uid
parameter. This is specifically to keep track of which batch a response came from when Num generations per promptn
>1. This corrects an issue in the Evaluator inspectors wheren
>1 outputs were broken up.This discussion was created from the release v0.2.9.5: Parametrize model settings, Sample Tabular Data.
Beta Was this translation helpful? Give feedback.
All reactions