Use model state #1109
Annotations
8 errors and 3 warnings
main (1.15.4, 26.0.2)
Process completed with exit code 1.
|
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#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/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_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#L153
test :for_causal_language_modeling (Bumblebee.Text.RobertaTest)
|
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)
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. 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)
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
|