Skip to content

Commit

Permalink
fix composer verion
Browse files Browse the repository at this point in the history
  • Loading branch information
bmosaicml committed Jan 18, 2024
1 parent 6673694 commit 45314e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcli/mcli-hf-eval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ integrations:

command: |
pip uninstall mosaicml -y
pip install git+https://github.com/bmosaicml/composer.git@add_custom_stopping_criteria
pip install git+https://github.com/mosaicml/composer.git@dev
cd llm-foundry/scripts
composer eval/eval.py /mnt/config/parameters.yaml
Expand Down

0 comments on commit 45314e7

Please sign in to comment.