Skip to content

chore(deps): update transformers requirement from >=4.46.0 to >=5.15.0 in /fowoco-knowledge - #57

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fowoco-knowledge/transformers-gte-5.15.0
Closed

chore(deps): update transformers requirement from >=4.46.0 to >=5.15.0 in /fowoco-knowledge#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fowoco-knowledge/transformers-gte-5.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on transformers to permit the latest version.

Release notes

Sourced from transformers's releases.

Release: v5.15.0

Release v5.15.0

New Model additions

Meta Muse Glimmer

Muse Glimmer, released today, is Meta’s new multimodal model, especially designed for agentic use cases. Distilled from Muse to 30B parameters, and released under the Apache 2.0 license, it can be deployed to local setups for privacy-aware applications such as coding, document analysis, personal assistants, Claw- or Hermes-like setups.

Muse Glimmer is a dense 30B parameter model consisting of:

  • 2B ViT-style encoder for vision (Perception Encoder)
  • 28B parameter text decoder

We're covering it in the following blogpost: http://hf.co/blog/muse-glimmer


GraniteMoeSWA & GraniteSWA

Links: Documentation

Links: Documentation


A.X-K1 & A.X-K2

Links: Documentation

Links: Documentation


Cosmos3 Edge

Links: Documentation

... (truncated)

Commits
  • 5eddc12 Release: v5.15.0
  • 7bfaf47 Add MuseGlimmer (#47867)
  • 4bd3150 Revert "Fix CodeLlama tokenizer dropping leading whitespace on decode (#47488...
  • fd12552 Fix cached_files silently returning stale file on read-only filesystem (EROFS...
  • e8ea728 Fix PhimoeIntegrationTest (#46539)
  • 9436284 make examples under doc device agnostic (#47812)
  • 87b0711 cancel deterministic for XPU in gemma4 tests (#47790)
  • 5d6dff8 Serialize post-mlinter-review after post-link to avoid PR description race (#...
  • 96869d7 Use content hash for mlinter review deduplication (#47830)
  • e1d50b2 Add new args in auto-docstring (#47737)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.46.0...v5.15.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 5.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:knowledge Context Pack·Workflow·공식 출처 관리 priority:P2 일정에 따라 미룰 수 있는 보완 작업 type:chore 유지보수·저장소 설정 작업 labels Aug 17, 2026
@hywznn

hywznn commented Aug 18, 2026

Copy link
Copy Markdown
Member

이 PR은 참고 Snapshot의 Transformers 최소 버전을 4.46에서 5.15로 올리는 Major 변경입니다. 현재 Knowledge CI는 hr-intent-service/requirements.txt를 설치하거나 실제 BERT·A.X 모델을 로딩하지 않아 CI 성공만으로 호환성을 확인할 수 없습니다. 모델 재현 버전은 #48에서 실제 Smoke와 함께 고정하기로 하고 이 PR은 병합하지 않고 종료합니다.

@hywznn hywznn closed this Aug 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/fowoco-knowledge/transformers-gte-5.15.0 branch August 18, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:knowledge Context Pack·Workflow·공식 출처 관리 priority:P2 일정에 따라 미룰 수 있는 보완 작업 type:chore 유지보수·저장소 설정 작업

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant