Murali Andoorveedu
Murali Andoorveedu
Need to ungate Pixtral for testing: https://huggingface.co/mistralai/Pixtral-12B-2409
@youkaichao @DarkLight1337 Possible to add this model to the HF account of the testing token?
Hmm how is that possible? Pixtral is only 12B and we have 4 L4
Also tested DBRX and Arctic locally and they passed. Didn't add to test configs cause I had to modify them to work.
Decoder only LM Models test failure: ``` [2024-10-03T21:16:08Z] FAILED models/decoder_only/language/test_big_models.py::test_models[32-half-EleutherAI/gpt-j-6b] - KeyError: 'transformer.h.9.ln_1.weight' -- | [2024-10-03T21:16:08Z] FAILED models/decoder_only/language/test_big_models.py::test_model_print[half-EleutherAI/gpt-j-6b] - KeyError: 'transformer.h.9.ln_1.weight' | [2024-10-03T21:16:08Z] FAILED models/decoder_only/language/test_models.py::test_models[96-float-facebook/opt-125m] - RuntimeError: value cannot be...
Fixed error 2&3, error 1 passed when testing locally
Looks like fix to pixtral worked.
@youkaichao @DarkLight1337 tests pass fully
@youkaichao as soon as #6130 goes in
@simon-mo Ready for merge!