You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.3.3
Changed
Modified the prompt for PulseTaggingADM. Also removed duplicated inference call within identify_tag_color
method. Additionally, removed duplicated RED tag in-context example and replaced with missing BLACK tag
example.
Changed default maximization prompt for Kaleido
Fixed
Applied attention fixes for Kaliedo provided by UWash
Fixed an "other choice" ordering issue in Kaleido ADM
Added
Added an additional parsing guard in Llama2SinglaKDMAADM
Added do_sample as an init kwarg for Llama2SinglaKDMAADM (set to False for temperature 0)