Skip to content

Use model state

Use model state #1110

Triggered via pull request May 30, 2024 14:25
Status Failure
Total duration 3m 36s
Artifacts

test.yaml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
main (1.15.4, 26.0.2): test/bumblebee_test.exs#L78
test load_model/2 passing :type casts params accordingly (BumblebeeTest)
main (1.15.4, 26.0.2): test/bumblebee/text/roberta_test.exs#L29
test :for_masked_language_modeling (Bumblebee.Text.RobertaTest)
main (1.15.4, 26.0.2): test/bumblebee/text/roberta_test.exs#L153
test :for_causal_language_modeling (Bumblebee.Text.RobertaTest)
main (1.15.4, 26.0.2): test/bumblebee/conversion/pytorch_params_test.exs#L86
test load_params!/3 loads parameters without prefix into a specialised model (Bumblebee.Conversion.PyTorchParamsTest)
main (1.15.4, 26.0.2): test/bumblebee/conversion/pytorch_params_test.exs#L36
test load_params!/3 silently loads parameters if all match (Bumblebee.Conversion.PyTorchParamsTest)
main (1.15.4, 26.0.2): test/bumblebee/conversion/pytorch_params_test.exs#L104
test load_params!/3 loads parameters with prefix into a base model (Bumblebee.Conversion.PyTorchParamsTest)
main (1.15.4, 26.0.2)
Process completed with exit code 2.
main (1.14.5, 25.3.2.2): test/bumblebee/conversion/pytorch_params_test.exs#L36
test load_params!/3 silently loads parameters if all match (Bumblebee.Conversion.PyTorchParamsTest)
main (1.14.5, 25.3.2.2): test/bumblebee/conversion/pytorch_params_test.exs#L104
test load_params!/3 loads parameters with prefix into a base model (Bumblebee.Conversion.PyTorchParamsTest)
main (1.14.5, 25.3.2.2): test/bumblebee/conversion/pytorch_params_test.exs#L86
test load_params!/3 loads parameters without prefix into a specialised model (Bumblebee.Conversion.PyTorchParamsTest)
main (1.14.5, 25.3.2.2): test/bumblebee_test.exs#L78
test load_model/2 passing :type casts params accordingly (BumblebeeTest)
main (1.14.5, 25.3.2.2): test/bumblebee/text/roberta_test.exs#L29
test :for_masked_language_modeling (Bumblebee.Text.RobertaTest)
main (1.14.5, 25.3.2.2): test/bumblebee/text/roberta_test.exs#L153
test :for_causal_language_modeling (Bumblebee.Text.RobertaTest)
main (1.14.5, 25.3.2.2)
Process completed with exit code 2.
main (1.15.4, 26.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main (1.15.4, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
main (1.15.4, 26.0.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
main (1.14.5, 25.3.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main (1.14.5, 25.3.2.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead