Skip to content

Commit

Permalink
Chasing bug
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbenayoun committed Jul 19, 2024
1 parent 5071b7d commit b80de45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optimum/neuron/utils/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ def run(

# Installing requirements if needed.
if self.should_install_requirements:
assert 3==2
self.install_requirements(script_path.parent / "requirements.txt")

def compute_max_train_samples(
Expand Down

0 comments on commit b80de45

Please sign in to comment.