unsloth/tests/utils
2026-08-19 19:28:34 -03:00
..
__init__.py Revert "[FIX] Vllm guided decoding params (#3662)" 2025-12-01 05:43:45 -08:00
aime_eval.md reroute merge logic language models + comprehensive tests + eval kits (#2673) 2025-06-02 20:32:57 -07:00
aime_eval.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
cleanup_utils.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
data_utils.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
generate_dataset_with_none.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
hf_utils.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
ocr_eval.md Fix Typos in Documentation and Comments (#2721) 2025-06-17 04:34:51 -07:00
ocr_eval.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
os_utils.py Keep an explicitly requested float32 model in float32 without bfloat16 (#7867) 2026-08-09 05:12:02 -07:00
perplexity_eval.md reroute merge logic language models + comprehensive tests + eval kits (#2673) 2025-06-02 20:32:57 -07:00
perplexity_eval.py fix: enable XPU support and update hardcoded CUDA selections for tests (#7401) 2026-07-28 15:38:57 -07:00
run_none_detect_tests.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
test_attention_dispatch_dora_dtype.py Probe xformers support on sm_120 instead of disabling it by version (#6828) 2026-07-14 00:01:25 -03:00
test_attention_masks.py Keep xFormers attention masks on the GPU running each layer (#8516) 2026-08-19 19:28:34 -03:00
test_attn_mask_compat.py fix: replace deprecated transformers attention mask imports (#6880) 2026-07-31 04:25:56 -07:00
test_attn_mask_upstream_drift.py fix: replace deprecated transformers attention mask imports (#6880) 2026-07-31 04:25:56 -07:00
test_batched_leftpad_generation_gpu.py fix: enable XPU support and update hardcoded CUDA selections for tests (#7401) 2026-07-28 15:38:57 -07:00
test_dataset_num_proc.py Stop padding-free SFT from tripping the TRL >= 1.0.0 max_length guard (#7951) 2026-08-09 04:04:58 -07:00
test_packing.py Make the packed-boundary guard reachable on the fused cross-entropy path (#8959) 2026-08-16 03:50:23 -07:00
test_prepare_inputs_leftpad.py tests: read checked-in files as UTF-8 instead of the platform default (#7438) 2026-07-26 23:31:56 -07:00
test_q_galore.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
test_qat.py Make tests/utils runnable again and cover test_packing.py in CI (#7642) 2026-07-30 03:16:33 -07:00
test_rope_scaling_drift.py fix: enable XPU support and update hardcoded CUDA selections for tests (#7401) 2026-07-28 15:38:57 -07:00
test_train_on_responses_only_num_proc.py Bound dataset_num_proc by memory, and stop treating 1 as "no multiprocessing" (#7831) 2026-08-05 05:31:27 -07:00
test_trunc_normal_patch.py Reduce and tighten comments and docstrings across the test suite (#6429) 2026-06-18 01:07:09 -07:00
test_truncation_attestation.py Studio: tokenize the dataset online for plain-text single-pass runs (#8960) 2026-08-16 04:55:53 -07:00
test_varlen_int32_overflow_guard.py Keep xFormers working when flash-attn 4 is installed, and guard the varlen int32 overflow (#8957) 2026-08-16 02:39:37 -07:00
test_xformers_capability_gate.py Revert "Say when xFormers is installed but its kernels cannot load (#8157)" (#8237) 2026-08-09 01:27:48 -07:00