Bump transformers from 4.45.2 to 4.48.0 in /comps/text2cypher/src#1
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
Bump transformers from 4.45.2 to 4.48.0 in /comps/text2cypher/src#1dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
…xt2sql (opea-project#1554) Signed-off-by: Yao, Qing <[email protected]>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.45.2 to 4.48.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.45.2...v4.48.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.48.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
Looks like transformers is up-to-date now, so this is no longer needed. |
aMahanna
added a commit
that referenced
this pull request
Apr 17, 2025
* new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6b. * new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6b. * Fix dataprep request class issue of Redis (#1) * new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6b. * fix dataprep request class of redis Signed-off-by: letonghan <[email protected]> * revert change in redis.py Signed-off-by: letonghan <[email protected]> --------- Signed-off-by: letonghan <[email protected]> Co-authored-by: Anthony Mahanna <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Anthony Mahanna <[email protected]> Co-authored-by: Liang Lv <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert: `DataprepRequest` for multimodal * revert: `DataprepRequest` for multimodal (PT2) * fix: conditionally fetch unique `DataprepRequest` attributes * fix bugs in dataprep util script Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert change of pgvector Signed-off-by: letonghan <[email protected]> * fix indices bug for redis Signed-off-by: letonghan <[email protected]> * minor fix for redis Signed-off-by: letonghan <[email protected]> * ingest file into rag_redis_test Signed-off-by: letonghan <[email protected]> * update indice name Signed-off-by: letonghan <[email protected]> --------- Signed-off-by: letonghan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Liang Lv <[email protected]> Co-authored-by: Letong Han <[email protected]> Co-authored-by: letonghan <[email protected]>
aMahanna
added a commit
that referenced
this pull request
Apr 18, 2025
* new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6b. * new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6b. * Fix dataprep request class issue of Redis (#1) * new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6b. * fix dataprep request class of redis Signed-off-by: letonghan <[email protected]> * revert change in redis.py Signed-off-by: letonghan <[email protected]> --------- Signed-off-by: letonghan <[email protected]> Co-authored-by: Anthony Mahanna <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Anthony Mahanna <[email protected]> Co-authored-by: Liang Lv <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert: `DataprepRequest` for multimodal * revert: `DataprepRequest` for multimodal (PT2) * fix: conditionally fetch unique `DataprepRequest` attributes * fix bugs in dataprep util script Signed-off-by: letonghan <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert change of pgvector Signed-off-by: letonghan <[email protected]> * fix indices bug for redis Signed-off-by: letonghan <[email protected]> * minor fix for redis Signed-off-by: letonghan <[email protected]> * ingest file into rag_redis_test Signed-off-by: letonghan <[email protected]> * update indice name Signed-off-by: letonghan <[email protected]> --------- Signed-off-by: letonghan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Liang Lv <[email protected]> Co-authored-by: Letong Han <[email protected]> Co-authored-by: letonghan <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps transformers from 4.45.2 to 4.48.0.
Release notes
Sourced from transformers's releases.
... (truncated)
Commits
6bc0fbc[WIP] Emu3: add model (#33770)59e28c3Fix flex_attention in training mode (#35605)7cf6230push a fix for nowd6f446fwhen filtering we can't use the convert script as we removed them8ce1e95[test-all]af2d7caAdd Moonshine (#34784)42b8e79ModernBert: reuse GemmaRotaryEmbedding via modular + Integration tests (#35459)e39c9f7v4.48-release8de7b1bAdd flex_attn to diffllama (#35601)1e3ddcbModernBERT bug fixes (#35404)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.