Skip to content

Commit

Permalink
Add multimodel exps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerin Philip committed Mar 10, 2022
1 parent 6f02d46 commit c7bdadf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions exps/test_multiple-models-intensive.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

ARGS=(--model-config-paths "$BRT_TEST_PACKAGE_EN_ES/config.intgemm8bitalpha.yml.bergamot.yml" "$BRT_TEST_PACKAGE_EN_DE/config.intgemm8bitalpha.yml.bergamot.yml" --cpu-threads 2)

$BRT_MARIAN/tests/async --bergamot-mode test-multimodels-intensive ${ARGS[@]} < $BRT_DATA/wngt20/sources.shuf.1k

0 comments on commit c7bdadf

Please sign in to comment.