-
Notifications
You must be signed in to change notification settings - Fork 465
Pull requests: allenai/open-instruct
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Switches
CodeVerifier to use aiohttp instead of requests, enabling native async, and avoiding using asyncio.to_thread.
#1227
opened Nov 24, 2025 by
finbarrtimbers
Loading…
Switches generation to use vllm's OpenAI API, rather than going through vLLM directly.
#1226
opened Nov 24, 2025 by
finbarrtimbers
•
Draft
increase prompt_Q size to account for eval prompts and small fixes
#1222
opened Nov 23, 2025 by
mnoukhov
Loading…
Implements an
OLMo-core compatible data loader to load HF datasets from get_cached_dataset_tulu.
#1208
opened Nov 18, 2025 by
finbarrtimbers
•
Draft
Adds
StreamingDataLoader class following the OLMo-core definition, and changes grpo_fast.py to use it.
#1202
opened Nov 17, 2025 by
finbarrtimbers
•
Draft
add filestore fix for multi-learn node augsta checkpointing
#1198
opened Nov 16, 2025 by
saurabh111233212
Loading…
Makes checkpointing and evaluation bookkeeping run asynchronously
#1196
opened Nov 15, 2025 by
finbarrtimbers
•
Draft
pass in
model_name_or_path that is only augusta and it works
#1183
opened Nov 12, 2025 by
mnoukhov
Loading…
Fix comment clarity in
maybe_evaluate function in grpo_fast.py
#1159
opened Nov 10, 2025 by
MohdElgaar
Loading…
Adds DPO and SFT to CI and combines
push-image with beaker-experiment
#1148
opened Nov 5, 2025 by
finbarrtimbers
Loading…
Cleaned up
make_internal_command function from mason.py.
#1141
opened Nov 4, 2025 by
finbarrtimbers
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.