Skip to content

Conversation

@sixiang-google
Copy link
Collaborator

Description

Caused by https://github.com/vllm-project/vllm/pull/30531/files#diff-6b7df8c9b2e791e958973a94a2027ffa4e6acafc3fbcb275d48b6e22e34fc94eR16-R19

If the change fixes a Github issue, please include a link, e.g.,:
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@github-actions
Copy link

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a Github issue, please include a link, e.g.,:
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@QiliangCui QiliangCui mentioned this pull request Dec 19, 2025
QiliangCui added a commit that referenced this pull request Dec 19, 2025
Signed-off-by: Qiliang Cui <[email protected]>

All the test failures are 

```
E   AttributeError: 'NoneType' object has no attribute 'max_model_len'
```
 
#1335 is fixing it.
QiliangCui added a commit that referenced this pull request Dec 19, 2025
Signed-off-by: Qiliang Cui <[email protected]>

all test failures are 

```
E   AttributeError: 'NoneType' object has no attribute 'max_model_len'
```

#1335 is fixing it.
@sixiang-google sixiang-google added the ready ONLY add when PR is ready to merge/full CI is needed label Dec 19, 2025
@QiliangCui QiliangCui merged commit 5b87a76 into main Dec 19, 2025
40 of 41 checks passed
@sixiang-google sixiang-google deleted the sixiang/fix-oncall branch December 19, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants