Skip to content

Install Pydantic>=2.0 after vLLM installation #504

@rlouf

Description

@rlouf

Outlines and vLLM currently clash because installing vLLM after outlines downgrades to Pydantic<2. Either we can dictate the order in which packages are installed, or we document the fact that we need to run pip install pydantic>=2

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationLinked to documentation and examplesenhancementvLLMThings involving vLLM support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions