lorax icon indicating copy to clipboard operation
lorax copied to clipboard

mixtral adapters returning broadcast shape error

Open noah-yoshida opened this issue 1 year ago • 4 comments

System Info

lorax version: 4c39e8a

Information

  • When prompting Mixtral with adapter got the following error: Request failed during generation: Server error: output with shape [1, 32000] doesn't match the broadcast shape [227, 32000]

Tasks

  • [ ] An officially supported command
  • [ ] My own modifications

Reproduction

Load adapter into mixtral and try to prompt

Expected behavior

There should be no error

noah-yoshida avatar Mar 04 '24 20:03 noah-yoshida

Same issue caused by #231.

We can disable LM_HEAD in Mixtral for now until we fix.

tgaddair avatar Mar 04 '24 21:03 tgaddair

we do face this issues . hope it will be fixed with current workaround .

abhibst avatar Mar 05 '24 11:03 abhibst

@geoffreyangus will be picking this up second half of April with plan to land no later than end of April.

tgaddair avatar Apr 04 '24 19:04 tgaddair

Related #163

tgaddair avatar May 07 '24 17:05 tgaddair