unsloth/tests/saving/language_models
Datta Nimmaturi 6c47dc57f0
[FIX] Vllm guided decoding params (#3662)
* vllm sampling params fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* do not patch base_trainer

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* seperate vllm fixes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Apply suggestion from @danielhanchen

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"

This reverts commit fbb98c5c5c.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"

This reverts commit c64d5b475e.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"

This reverts commit c156545515.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Han <danielhanchen@gmail.com>
2025-12-01 05:42:37 -08:00
..
test_merge_4bit_validation.py [FIX] Vllm guided decoding params (#3662) 2025-12-01 05:42:37 -08:00
test_merge_model_perplexity_llama-3.2.py [FIX] Vllm guided decoding params (#3662) 2025-12-01 05:42:37 -08:00
test_merge_model_perplexity_mistral.py [FIX] Vllm guided decoding params (#3662) 2025-12-01 05:42:37 -08:00
test_merge_model_perplexity_phi_4.py [FIX] Vllm guided decoding params (#3662) 2025-12-01 05:42:37 -08:00
test_merged_model_perplexity_llama-3.1-8b.py [FIX] Vllm guided decoding params (#3662) 2025-12-01 05:42:37 -08:00
test_merged_model_perplexity_qwen_2.5.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
test_push_to_hub_merged.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
test_push_to_hub_merged_sharded_index_file.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
test_save_merged_grpo_model.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00