Following the moving of the bulk inference pipeline to GCP and a VM with GPU (see PR https://github.com/alphagov/govuk-content-metadata/pull/56), tests for the inference functions had to be rewritten. However, there are some issues when these are run locally since the M1 machine does not have CUDA gpu available.
Following the moving of the bulk inference pipeline to GCP and a VM with GPU (see PR https://github.com/alphagov/govuk-content-metadata/pull/56), tests for the inference functions had to be rewritten. However, there are some issues when these are run locally since the M1 machine does not have CUDA gpu available.
At the moment, we have deleted the tests (tests/test_bulk_inference_pipeline/test_bulk_src.py) but this is not a solution!