| .. |
|
dataprep
|
Fix SyntheticDataKit.chunk_data dropping single-chunk documents (#6595)
|
2026-06-23 16:39:38 -03:00 |
|
kernels
|
Windows installer: fix DiskPart UAC mid-install, drive-root cache, and spurious unsloth.exe rename warning (#6296)
|
2026-06-22 03:09:08 -07:00 |
|
models
|
Remove unused FalconH1RMSNormGated import (#6728)
|
2026-06-28 02:43:34 -07:00 |
|
optimizers
|
Reduce and tighten code comments and docstrings repo-wide (#6095)
|
2026-06-08 23:09:51 -07:00 |
|
registry
|
Reduce and tighten code comments and docstrings repo-wide (#6095)
|
2026-06-08 23:09:51 -07:00 |
|
utils
|
Fix FlashAttention fp32 crash with DoRA (use_dora=True) (#6526)
|
2026-06-23 01:29:19 -07:00 |
|
__init__.py
|
Reduce and tighten code comments and docstrings repo-wide (#6095)
|
2026-06-08 23:09:51 -07:00 |
|
_auto_install.py
|
Upgrade setuptools and wheel in the auto-install command (#6282)
|
2026-06-13 03:59:15 -07:00 |
|
_gpu_init.py
|
Fix fast_inference crash on ABI-broken vLLM: probe compiled extensions, not just import vllm (#6621)
|
2026-06-26 22:43:36 -07:00 |
|
chat_templates.py
|
Fix custom chat templates with a {system_message} placeholder (dead code in _change_system_message) (#6735)
|
2026-06-29 00:36:39 -03:00 |
|
device_type.py
|
Reduce and tighten code comments and docstrings repo-wide (#6095)
|
2026-06-08 23:09:51 -07:00 |
|
import_fixes.py
|
Fix fast_inference crash on ABI-broken vLLM: probe compiled extensions, not just import vllm (#6621)
|
2026-06-26 22:43:36 -07:00 |
|
ollama_template_mappers.py
|
Re-apply #4939: updated models template mappers (#4950)
|
2026-04-15 07:52:12 -07:00 |
|
save.py
|
Fix save crash for legacy list-form _tied_weights_keys (NemotronH) (#6540)
|
2026-06-22 02:11:46 -07:00 |
|
tokenizer_utils.py
|
Keep pad-named pad_tokens (e.g. <|vision_pad|>); fix Qwen3-Base load crash (#6652)
|
2026-06-25 04:41:09 -07:00 |
|
trainer.py
|
Reset torch.compile cache poisoned by a stray forward before trainer.train() (#6511)
|
2026-06-22 05:39:48 -07:00 |