deps(lora-local-train): bump the lora-local-train-deps group across 1 directory with 2 updates - #1100
Conversation
… directory with 2 updates Updates the requirements on [transformers](https://github.com/huggingface/transformers) and [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. Updates `transformers` to 5.14.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.13.0...v5.14.1) Updates `tqdm` to 4.69.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.4...v4.69.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.14.1 dependency-type: direct:production dependency-group: lora-local-train-deps - dependency-name: tqdm dependency-version: 4.69.0 dependency-type: direct:production dependency-group: lora-local-train-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Security Policy Alert: Harden Runner Policy ViolationThis workflow run has been blocked by StepSecurity's Harden Runner policy. This workflow run was blocked because one or more jobs are missing the Harden-Runner action, or it is not properly configured, which can introduce agent-bypass risk. Jobs not protected by Harden Runner:
Update the affected jobs so Harden Runner is initialized before any other action or command runs. For more information, see StepSecurity's Harden Runner documentation. |
Security Policy Alert: Harden Runner Policy ViolationThis workflow run has been blocked by StepSecurity's Harden Runner policy. This workflow run was blocked because one or more jobs are missing the Harden-Runner action, or it is not properly configured, which can introduce agent-bypass risk. Jobs not protected by Harden Runner:
Update the affected jobs so Harden Runner is initialized before any other action or command runs. For more information, see StepSecurity's Harden Runner documentation. |
|
|
||
| # Use specific provider | ||
| maker = WebsiteMaker(provider_name='azure') # or 'openai', 'local' | ||
| maker = WebsiteMaker(provider_name="azure") # or 'openai', 'local' |
There was a problem hiding this comment.
Semgrep identified an issue in your code:
Possibly found usage of AI: OpenAI
To resolve this comment:
🔧 No guidance has been designated for this issue. Fix according to your organization's approved methods.
💬 Ignore this finding
Reply with Semgrep commands to ignore this finding.
/fp <comment>for false positive/ar <comment>for acceptable risk/other <comment>for all other reasons
Alternatively, triage in Semgrep AppSec Platform to ignore the finding created by detect-generic-ai-oai.
You can view more details about this finding in the Semgrep AppSec Platform.
Updates the requirements on transformers and tqdm to permit the latest version.
Updates
transformersto 5.14.1Release notes
Sourced from transformers's releases.
Commits
a08ace4Release: v4.14.11ccf4f1Fix deepgemm on multiple devices (#47323)c98cc10[FP8] Bump kernels version (#47344)e035e45Fix assisted decoding for models with EncoderDecoder cache & OlmoHybrid (#47361)0eb5e03Fix sdpa prefill with position_bias (#47359)2fa8c19v5.14.06c9318efix feature extraction8f23330Small improvement (#47348)76613e6Add Inkling model (#47347)f5a67a4🚨 Pass tp_plan from lm_heads (#47253)Updates
tqdmto 4.69.0Release notes
Sourced from tqdm's releases.
Commits
6ab24dcbump version, workflow actions, pre-commit hooks99615b9asyncio: add gather(return_exceptions=False) (#1776)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions