Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Commit

Permalink
Merge pull request #20 from VikParuchuri/dev
Browse files Browse the repository at this point in the history
Fix transformers 4.46 warning
  • Loading branch information
VikParuchuri authored Oct 31, 2024
2 parents a8c1ece + 2aa89c4 commit 4f2acb6
Show file tree
Hide file tree
Showing 5 changed files with 672 additions and 563 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
mv bench_data.json data/bench_data.json
- name: Run benchmark test
run: |
poetry run texify_benchmark --max 16
poetry run python benchmark.py --max 16
poetry run python scripts/verify_benchmark_scores.py data/bench_results.json
Expand Down
Loading

0 comments on commit 4f2acb6

Please sign in to comment.