:rotating_light: Fix GPTBigCode and GPTNeoX for the Transformers modelling backend for vLLM (#47198)
* Fix GPTBigCode and GPTNeoX for the Transformers modelling backend for vLLM
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* make style
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* unnecessary change
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* remove pointless comment
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
* Only apply to causal class
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
---------
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>