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
It seems that if we run run eval_kk.py with argument use_vllm, the script will fedd raw prompt to vllm, without applying chat template like <|im_start|>...
It seems that if we run run
eval_kk.py
with argumentuse_vllm
, the script will fedd raw prompt to vllm, without applying chat template like<|im_start|>...
mem-kk-logic/utils.py
Lines 25 to 48 in 1022068
The text was updated successfully, but these errors were encountered: