5
0
Эх сурвалжийг харах

check that conversion does not break down on a second try

justheuristic 3 жил өмнө
parent
commit
ff6e90e66a

+ 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: