Skip to content

Conversation

@joennlae
Copy link
Contributor

Following this guide here: https://docs.pydantic.dev/dev/migration/

Previous attempts: #2468 #2322

closes #1396
closes #2313
closes #2322

It also includes a fix to error code propagation for the OpenAI-compatible server.

@joennlae
Copy link
Contributor Author

I was just fixing this also in parallel :-)

@simon-mo simon-mo merged commit 71d63ed into vllm-project:main Jan 22, 2024
@simon-mo
Copy link
Collaborator

Thank you for the contribution!

@Lvjinhong
Copy link

Why does it still show ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behavior is the source of the following dependency conflicts.
vllm 0.2.7 requires pydantic==1.10.13, but you have pydantic 2.5.3 which is incompatible.

@simon-mo
Copy link
Collaborator

This commit will be part of up coming vLLM 0.2.8, which will be releaesed in <1 week

@yippp
Copy link

yippp commented Jan 28, 2024

Seems pydantic v2 leads to a problem meet in #2619

hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
amy-why-3459 pushed a commit to amy-why-3459/vllm that referenced this pull request Sep 15, 2025
…mtp model (vllm-project#2531)

### What this PR does / why we need it?
Fix the inconsistency of cached directories between deepseek and its mtp
model with torchair graph. This bug would lead to assertion error while
running deepseek_mtp.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
CI and e2e vllm serving pass.

Signed-off-by: linfeng-yuan <1102311262@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated Pydantic Version bump pydantic to v2

4 participants