-
Notifications
You must be signed in to change notification settings - Fork 533
Pull requests: allenai/open-instruct
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix import error when installing open-instruct as a dependency
#1634
opened Apr 22, 2026 by
BrownianNotion
Contributor
Loading…
Use incremental binary checkpoint for tokenization resume
#1633
opened Apr 21, 2026 by
finbarrtimbers
Collaborator
Loading…
Speed up SFT tokenization collect loop 9.4x via with_format('numpy')
#1631
opened Apr 21, 2026 by
finbarrtimbers
Collaborator
Loading…
3 tasks done
Offline Distillation via DistillKit (Part Three - Offline Distillation)
#1629
opened Apr 21, 2026 by
wolfecameron
Contributor
Loading…
Add Delightful Policy Gradient loss and Kondo Gate to GRPO
#1628
opened Apr 20, 2026 by
finbarrtimbers
Collaborator
Loading…
3 tasks done
Clamp loss-mask count in _get_batch_logps to avoid div-by-zero
#1625
opened Apr 20, 2026 by
Chessing234
Contributor
Loading…
Fix save_completion_lengths writing CSV header on every batch call
#1623
opened Apr 19, 2026 by
Chessing234
Contributor
Loading…
Extract numpy SFT conversion into open_instruct.numpy_dataset_conversion
#1622
opened Apr 18, 2026 by
finbarrtimbers
Collaborator
Loading…
Match reference SFT run: olmo_core_finetune parity with pure olmo-core
#1620
opened Apr 17, 2026 by
finbarrtimbers
Collaborator
Loading…
2 of 3 tasks
Fix save_benchmark_results_to_csv never writing the header row
#1619
opened Apr 17, 2026 by
Chessing234
Contributor
Loading…
Fix gpt-4o output price missing one zero (10x undercount)
#1618
opened Apr 17, 2026 by
Chessing234
Contributor
Loading…
Fix validate_choice substring check with swapped operands
#1615
opened Apr 15, 2026 by
Chessing234
Contributor
Loading…
Split
accumulate_inference_batches into process_single_result and combine_processed_results.
#1614
opened Apr 15, 2026 by
finbarrtimbers
Collaborator
Loading…
Warn about checkpoint disk space only on the first checkpoint
#1608
opened Apr 13, 2026 by
mnoukhov
Contributor
Loading…
Use Ray to validate that allocated gpus correspond to requeusted # of GPUs
#1606
opened Apr 13, 2026 by
mnoukhov
Contributor
Loading…
Auto-update CHANGELOG.md from PR descriptions on merge
#1596
opened Apr 9, 2026 by
finbarrtimbers
Collaborator
Loading…
2 of 3 tasks
Changes
DataPreparationActor so that we can configure it into a replay buffer
#1583
opened Apr 2, 2026 by
finbarrtimbers
Collaborator
Loading…
Fix GRPO rank_microbatch_size units
#1557
opened Mar 24, 2026 by
finbarrtimbers
Collaborator
Loading…
1 task
Rename num_unique_prompts_rollout and num_samples_per_prompt_rollout
#1538
opened Mar 19, 2026 by
finbarrtimbers
Collaborator
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.