Commit 37dfb23
Patch (#138)
* Update compiler.py
* Update patching_utils.py
* Update temporary_patches.py
* Update compiler.py
* Update compiler.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* Update compiler.py
* compiler
* Update gradient_checkpointing.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* causal mask dtype
* Fix checkpoint and save from local file (#74)
* Enhance gradient checkpointing and add original model ID retrieval in saving utilities
* In case adapter_config.json as well
* Update patching_utils.py
* Update patching_utils.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update compiler.py
* Update loss_utils.py
* Update compiler.py
* Update vllm_utils.py
* Update compiler.py
* Update peft_utils.py
* Update rl_replacements.py
* Update vllm_utils.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update compiler.py
* Update vllm_lora_worker_manager.py
* Update utils.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update dataset_utils.py
* bidirectional attention
* Update vllm_utils.py
* Update __init__.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_lora_worker_manager.py
* Update vllm_lora_worker_manager.py
* Update vllm_lora_worker_manager.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update temporary_patches.py
* Update loss_utils.py
* Update loss_utils.py
* Update loss_utils.py
* Update loss_utils.py
* Update loss_utils.py
* Update __init__.py
* fix: AsyncLLMEngine bugs (#82)
* fixed a typo in L119, removing unnecessary len() (#84)
Co-authored-by: Xiaochen Zhu <[email protected]>
* Fix gradient checkpointing warning filter implementation
* Input grads fix for gemma3 (#96)
* gemma require gradients fix
* Update peft_utils.py
---------
Co-authored-by: Daniel Han <[email protected]>
* Update vision_utils.py
* Vision requires grad
* Check SDPA for Mistral / Pixtral
* Update compiler.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update __init__.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vision_utils.py
* Update vllm_utils.py (#99)
Fix bugs in generate_batches.py.Original output = [] will result in duplication of results.
* Update vision_utils.py
* Fixes to support IterableDataset (#98)
* Support Iterable Datasets
* Update dataset_utils.py
* Update dataset_utils.py
* Update dataset_utils.py
* Update dataset_utils.py
* Preserve batch size from iterable dataset
* Preserve batch size from iterable dataset
* Support train_on_response_only with IterableDataset
* Support train_on_response_only with IterableDataset
* Support train_on_response_only with IterableDataset
* Support train_on_response_only with IterableDataset
* Update vllm_utils.py
* Create vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* Update vllm_rlhf_utils.py
* vLLM for Qwen 3
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update compiler.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update rl_replacements.py
* Update rl_replacements.py
* Update rl_replacements.py
* Update rl_replacements.py
* Swap space reduce
* Update vllm_utils.py
* Update vllm_utils.py
* Update rl_replacements.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update __init__.py
* Update rl_replacements.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update vllm_utils.py
* Update rl_replacements.py
* Update vllm_utils.py
* Update rl_replacements.py
* Revert "Update rl_replacements.py"
This reverts commit c0a4022.
* Update __init__.py
---------
Co-authored-by: Edd <[email protected]>
Co-authored-by: Brad Hilton <[email protected]>
Co-authored-by: SpaceHunter <[email protected]>
Co-authored-by: Xiaochen Zhu <[email protected]>
Co-authored-by: Roland Tannous <[email protected]>
Co-authored-by: DoubleMathew <[email protected]>
Co-authored-by: Michael Han <[email protected]>
Co-authored-by: Qian Wu <[email protected]>
Co-authored-by: marcandrelarochelle <[email protected]>1 parent a1cc72e commit 37dfb23
2 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
| 422 | + | |
422 | 423 | | |
423 | 424 | | |
424 | 425 | | |
| |||
1524 | 1525 | | |
1525 | 1526 | | |
1526 | 1527 | | |
1527 | | - | |
1528 | 1528 | | |
1529 | 1529 | | |
1530 | 1530 | | |
| |||
1540 | 1540 | | |
1541 | 1541 | | |
1542 | 1542 | | |
1543 | | - | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
1544 | 1548 | | |
1545 | 1549 | | |
1546 | 1550 | | |
| |||
0 commit comments