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

Commit

Permalink
Fix transformers 4.46 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
VikParuchuri committed Oct 31, 2024
1 parent bb755aa commit 2aa89c4
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 2aa89c4

Please sign in to comment.