Skip to content

Releases: allenai/rslearn

Allow olmo-core free inference

08 Jan 15:53
60de69b

Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

Datasets can be initialized from runtime config object

05 Jan 18:21
b4bbae6

Choose a tag to compare

Fallback to <dataset_root>/config.json

v0.0.18

08 Dec 23:15
9c75044

Choose a tag to compare

Merge pull request #381 from allenai/favyen/20251203-dataset-storage-…

v0.0.17

01 Dec 20:15
aa5ecce

Choose a tag to compare

Merge pull request #377 from allenai/favyen/20251201-raise-error-if-n…

v0.0.16

25 Nov 14:58
cec4819

Choose a tag to compare

Merge pull request #371 from allenai/favyen/20251118-dataset-config

Improve dataset configuration

v0.0.15

17 Nov 17:28
f4f36ad

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

05 Nov 17:05
5e418e4

Choose a tag to compare

Merge pull request #359 from allenai/favyen/20251104-reduce-memory-usage

Reduce rslearn memory usage for dataset operations.

v0.0.13

03 Nov 06:05
9e2d174

Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

29 Oct 22:57
588e93a

Choose a tag to compare

Allows loading production artifacts by path instead of just HFHub.

v0.0.11

20 Oct 18:34
08497f5

Choose a tag to compare

Fixes invalid dependency in the v0.0.10 release.