feat: Enable trust remote code in CI. - #498
Conversation
859f8c9 to
689fcea
Compare
689fcea to
ae13570
Compare
|
Don't forget to remove the model from the excluded.yaml list when we merge. |
|
st_backend file should also contain the handing of trust_remote_code |
|
tests/spyre/test_e2e_question_answering_compare_spyre.py You do not handle the trust_remote_code in these scripts when you call from_pretrained() |
|
Thanks @BenjSz let me update code and check the other files. |
688a4d5 to
2945d1c
Compare
2945d1c to
1e9ab2d
Compare
Signed-off-by: Dushyant Behl <myselfdushyantbehl@gmail.com>
Signed-off-by: Dushyant Behl <myselfdushyantbehl@gmail.com>
1e9ab2d to
bad4be7
Compare
Fixes #482
Builds on top of #478 and requires #478 to be merged before this PR.