Skip to content

docs(skills): adding vLLM support for a new model skill #41

@christian-pinto

Description

@christian-pinto

Description

An agent skill that supports the user in validating their model against the vLLM specific requirements defined in #5 and helps the user in developing and testing the necessary plugins for integrating their model with vLLM. The skill should also query the user for the model's details to confirm the user model can be actually served with vLLM.

Motivation

Integrating a model in vLLM is not a simple task and it requires implementing a specific set of plugins for making the model known to vLLM and for guaranteeing model data can be pre/post processed appropriately. Such an agent skill is of great use for users who are not experts of vLLM but want to benefit from its scaling hi performance serving capabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions