Skip to content

Releases: allenai/olmocr

v0.4.12

Choose a tag to compare

@github-actions github-actions released this 10 Dec 23:25

What's new

Commits

7ce773d Bump version to v0.4.12 for release
995299c One more change to allow configurable timeout, which we need on some slower clusters

v0.4.11

Choose a tag to compare

@github-actions github-actions released this 10 Dec 19:29

What's new

Commits

a05a283 Bump version to v0.4.11 for release
a2489c7 Changing how disk logging is configured, so that we can manage disk usage

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 09 Dec 22:57

What's new

Commits

dd9f1f4 Bump version to v0.4.10 for release
17e075b One more fix for .tar.gz paths

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 09 Dec 22:00

What's new

Commits

23308c2 Bump version to v0.4.9 for release
7ac8aed Version bump to fix release script issue

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 01 Dec 21:18

What's new

Commits

6ae43d4 Bump version to v0.4.7 for release
9ce1009 Bump version
2b45b46 Having to bump transformers to match new vlm 0.11.2
de05a98 Fixes #391
c9b06f2 Upping to latest vllm to hopefully fix bug under priority scheduling
e99fb07 Better docker docs

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 17 Nov 20:03

What's new

Commits

b5eeae9 Bump version to v0.4.6 for release
916d5a9 New version
4dd7d12 Checking out how to clean up our docker story to be easier to use

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 15 Nov 00:04

What's new

Commits

1ce2a6f Bump version to v0.4.5 for release
e51c6f2 Even cleaner docs
8272181 Fixing docs for #388
9ee8c09 Formatting fixes and new version
eb4514a Temporary Fix for #383
1987422 Update grpo_train.py
f2bd40e Update README.md
88d66c6 Update README.md

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 04 Nov 19:51

What's new

Commits

522e8f2 Bump version to v0.4.4 for release
ab856cd Release bump
939e85f FIxing up pipeline to be more reliable in terms of max concurrent requests
f53e221 Better semaphore handling for larger jobs
e9a3e48 Lints
070e110 Some plot fixes
8a6866e Fixing up some plots for a presentation

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 31 Oct 17:58

What's new

Commits

3990b94 Bump version to v0.4.3 for release
419b576 Version bump
a39ca53 Merge branch 'jakep/priority_scheduler'
e95aaed Fixing issue which likely corrects #371
e1e3d5b README for finetuning
ec1bf24 Removing $ inline math from dolma viewer script, it's not reliable and our models don't output that format anymore
3d2c977 Merge branch 'jakep/lorafix'
41bee1e Update README.md
4768db6 Fixes to train.py
91962d6 Example finetuning config
c62e221 Adding init file in data
4ee2005 Adding a flag to run_benchmark script
579e52a Adding Cirrascale as inference provider
247d51d Updating deepinfra pricing
10ab6a6 Adding suppor for smaller error bars in benchmarking
15496b9 Infrapartner benchmarking script
2d2c2c9 Adjusted table
7d551ec Cleanup bench results table
7c5a385 Copy over results table to main readme
2c90e6a More readme updated with paper benchmark scores
53be91a Add citations and arxiv paper links
ab108a5 Lint fixes
210389f Merge branch 'main' of https://github.com/allenai/olmocr
5083967 Cleaning up repo to move all unit tests to a consistent place

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 22 Oct 05:05

What's new

Commits

f5fad40 Bump version to v0.4.2 for release
ee37a6a Updating tests and a few CI fixes