Skip to content

Merge latest Nerogar/OneTrainer master into clipped_oft - #5

Open
dxqb wants to merge 66 commits into
Koratahiu:clipped_oftfrom
dxqb:merge-master-into-clipped-oft
Open

dxqb wants to merge 66 commits into
Koratahiu:clipped_oftfrom
dxqb:merge-master-into-clipped-oft

Conversation

@dxqb

@dxqb dxqb commented Jul 11, 2026

Copy link
Copy Markdown

same as #4, real changes in last commit

dxqb and others added 30 commits June 3, 2026 08:07
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Was sitting on the same row at columns 3-4; now on its own row directly
below the toggle for clearer visual grouping.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.14...v0.15.15)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Upgrade transformers to 5.9 and huggingface-hub to 1.16

- Remove HF_HUB_DISABLE_XET workaround from startup scripts; Xet is stable in hub 1.16
- Remove _prepare_sub_modules / snapshot_download prefetching; hub 1.16 fetches lazily on demand
- Delete thread_safety.py and apply_thread_safe_forward calls; workaround for transformers#42673
  was fixed upstream in v5
- Replace _remove_added_embeddings_from_tokenizer (relied on internal Trie, removed in v5) with
  orig_tokenizer deep-copies stored at load time; model savers pass use_original_tokenizers=True
  to create_pipeline() so saved checkpoints use the unmodified tokenizer
- Switch ErnieModelLoader to AutoTokenizer; eliminates the tokenization-logger suppress workaround
- Suppress httpx INFO logs; hub 1.16 uses httpx internally and logs every HTTP request
* fix: drop new_session arg removed from huggingface_hub.login()
* fix: skip huggingface login when no token is configured

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…hread (Nerogar#1511)

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…kpointing (Nerogar#1539)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…gar#1536)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Nerogar#1538)

Fixes Nerogar#1532

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.17...v0.15.20)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
dxqb and others added 30 commits July 2, 2026 07:51
Krea2Transformer2DModel doesn't support diffusers' from_single_file(), so the override field would fail if used. Matches the existing exclusion for Ideogram.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
modules/ui/LoraTab.py was replaced by the Base/Ctk/PySide6 view split
upstream; carry forward the oft_clipped_norm UI entry this PR added.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants