diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index b16bc515..73029354 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -4,16 +4,16 @@ on: push: branches: [ main ] paths: - - "src/**.py" - - "examples/**.py" - - "tests/**.py" + - "src/**/*.py" + - "examples/**/*.py" + - "tests/**/*.py" pull_request: branches: [ main ] paths: - - "src/**.py" - - "examples/**.py" - - "tests/**.py" + - "src/**/*.py" + - "examples/**/*.py" + - "tests/**/*.py" jobs: tests: diff --git a/tests/.test_cache/eec0493c-b6bf-11ee-aa62-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_bias.safetensors b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_bias.safetensors similarity index 50% rename from tests/.test_cache/eec0493c-b6bf-11ee-aa62-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_bias.safetensors rename to tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_bias.safetensors index 0befd975..209a4147 100644 Binary files a/tests/.test_cache/eec0493c-b6bf-11ee-aa62-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_bias.safetensors and b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_bias.safetensors differ diff --git a/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_weight.safetensors b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_weight.safetensors new file mode 100644 index 00000000..7de3af5c Binary files /dev/null and b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_weight.safetensors differ diff --git a/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/1/linear/pp_block/model_bias.safetensors b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/1/linear/pp_block/model_bias.safetensors new file mode 100644 index 00000000..a9900cb7 Binary files /dev/null and b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/1/linear/pp_block/model_bias.safetensors differ diff --git a/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/1/linear/pp_block/model_weight.safetensors b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/1/linear/pp_block/model_weight.safetensors new file mode 100644 index 00000000..fd3463d6 Binary files /dev/null and b/tests/.test_cache/231a2360-b6c0-11ee-8ff5-16a08fa8d1dd/model/module/mlp/1/linear/pp_block/model_weight.safetensors differ diff --git a/tests/.test_cache/eec0493c-b6bf-11ee-aa62-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_weight.safetensors b/tests/.test_cache/eec0493c-b6bf-11ee-aa62-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_weight.safetensors deleted file mode 100644 index d36ed14a..00000000 Binary files a/tests/.test_cache/eec0493c-b6bf-11ee-aa62-16a08fa8d1dd/model/module/mlp/0/linear/pp_block/model_weight.safetensors and /dev/null differ