kyegomez / PALM-E

Implementation of "PaLM-E: An Embodied Multimodal Language Model"
https://discord.gg/GYbXvDGevY
Apache License 2.0
270 stars 44 forks source link

AutoregressiveWrapper typo #16

Open bram-n opened 2 days ago

bram-n commented 2 days ago

AutoregressiveWrapper was changed to AutoRegressiveWrapper in the zeta package and is causing an error with the package.

Upvote & Fund

Fund with Polar

bram-n commented 1 day ago

Additionally the expected output on the example does not match the actual output torch.Size([1, 1023, 20000]).