Explorar el Código

check that conversion does not break down on a second try

justheuristic hace 3 años
padre
commit
ff6e90e66a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/run-tests.yaml

+ 1 - 0
.github/workflows/run-tests.yaml

@@ -31,6 +31,7 @@ jobs:
           python -m cli.convert_model --model bigscience/bloom-350m  --output_path ./converted_model \
             --output_repo bloom-testing/test-bloomd-350m   --use_auth_token $BLOOM_TESTING_WRITE_TOKEN
 
+
 #  run-tests:
 #    runs-on: ubuntu-latest
 #    strategy: