Different behavior when compared to HF #1871
Replies: 1 comment
-
The issue was me removing the system prompt on the HF side as outlined by |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am aiming to use LMDeploy to process big chunks for data, but sadly it seems it has different behavior when compared to pure HF.
I am expecting it to have the same output as the hardware is identical and I am setting the seeds accordingly.
Could you please help me get the same behavior as the HF forward pass?
HF Code:
LMDeploy Code:
Beta Was this translation helpful? Give feedback.
All reactions