Bump transformers from 4.48.1 to 4.48.2 #2170
Annotations
2 errors
Run Lightning-AI/probot@v5
Resource not accessible by integration
{
name: 'HttpError',
id: '13084118256',
status: 403,
response: {
url: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/pulls/1728',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 01 Feb 2025 02:16:44 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'pull_requests=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '4C43:59E5:A615B4:14D2311:679D840C',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14931',
'x-ratelimit-reset': '1738379776',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '69',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/pulls/pulls#update-a-pull-request',
status: '403'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/pulls/1728',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"Bumps [transformers](https://github.com/huggingface/transformers) from 4.48.1 to 4.48.2.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/huggingface/transformers/releases\\">transformers\'s releases</a>.</em></p>\\n<blockquote>\\n<h1>Patch release v4.48.2</h1>\\n<p>Sorry because the fixes for <code>num_items_in_batches</code> are not done yet 😓 To follow along see this <a href=\\"https://github.com/huggingface/transformers/pull/35875\\">PR</a>, a new patch will be available soon!</p>\\n<p>Now, we mostly had BC issue with python version 3.9:</p>\\n<ul>\\n<li>Restore is_torch_greater_or_equal_than for backward compatibility (<a href=\\"https://github.com/huggingface/transformers/issues/35734\\">#35734</a>) by <a href=\\"https://github.com/tlrmchlsmth\\"><code>@tlrmchlsmth</code></a></li>\\n<li>Fix NoneType type as it requires py>=3.10 (<a href=\\"https://github.com/huggingface/transformers/issues/35843\\">#35843</a>) by <a href=\\"https://github.com/SunMarc\\"><code>@SunMarc</code></a></li>\\n</ul>\\n<p>Then we had a small regression for DBRX saving:</p>\\n<ul>\\n<li>Fix: loading DBRX back from saved path (<a href=\\"https://github.com/huggingface/transformers/issues/35728\\">#35728</a>) by <a href=\\"https://github.com/zucchini-nlp\\"><code>@zucchini-nlp</code></a></li>\\n</ul>\\n<p>Finally we have a fix for gemma and the hybrid attention architectures:</p>\\n<ul>\\n<li>Fix mask slicing for models with HybridCache <a href=\\"https://github.com/huggingface/transformers/issues/35681\\">#35681</a> by <a href=\\"https://github.com/Cyrilvallez\\"><code>@Cyrilvallez</code></a></li>\\n</ul>\\n<p>Miscellaneous:</p>\\n<ul>\\n<li>Fix is_causal being a tensor (<a href=\\"https://github.com/huggingface/transformers/issues/35791\\">#35791</a>)
|
Run Lightning-AI/probot@v5
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/Lightning-AI/probot/v5/node_modules/@octokit/core/node_modules/@octokit/request/dist-node/index.js:86:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/Lightning-AI/probot/v5/node_modules/bottleneck/light.js:405:18)
{
name: 'AggregateError',
event: {
id: '13084118256',
name: 'pull_request',
payload: {
action: 'labeled',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/230529?v=4',
created_at: '2024-09-24T13:06:23Z',
description: null,
html_url: 'https://github.com/enterprises/Lightning-AI',
id: 230529,
name: 'Lightning-AI',
node_id: 'E_kgDOAAOEgQ',
slug: 'Lightning-AI',
updated_at: '2024-10-16T18:39:41Z',
website_url: null
},
label: {
color: '2b67c6',
default: false,
description: 'Pull requests that update Python code',
id: 6893548527,
name: 'python',
node_id: 'LA_kwDOLiCyD88AAAABmuMz7w',
url: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/labels/python'
},
number: 1728,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/58386951?v=4',
description: 'Turn ideas into AI, Lightning fast. Creators of PyTorch Lightning, Lightning AI Studio, TorchMetrics, Fabric, Lit-GPT, Lit-LLaMA',
events_url: 'https://api.github.com/orgs/Lightning-AI/events',
hooks_url: 'https://api.github.com/orgs/Lightning-AI/hooks',
id: 58386951,
issues_url: 'https://api.github.com/orgs/Lightning-AI/issues',
login: 'Lightning-AI',
members_url: 'https://api.github.com/orgs/Lightning-AI/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjU4Mzg2OTUx',
public_members_url: 'https://api.github.com/orgs/Lightning-AI/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Lightning-AI/repos',
url: 'https://api.github.com/orgs/Lightning-AI'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/issues/1728/comments'
},
commits: {
href: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/pulls/1728/commits'
},
html: {
href: 'https://github.com/Lightning-AI/lightning-thunder/pull/1728'
},
issue: {
href: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/issues/1728'
},
review_comment: {
href: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/pulls/1728/comments'
},
self: {
href: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/pulls/1728'
},
statuses: {
href: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/statuses/65c35415147d2b421e119374c1db513494c6076a'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'Lightning-AI:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Lightning-AI/lightning-thunder/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Lightni
|
Loading