Skip to content

Refactor python processor to use lib/ preprocessor and model deployment cards #477

@alec-flowers

Description

@alec-flowers

Right now we have duplicated work in our lib/ and in the python examples. We want to standardize on our lib/ and remove some of the bespoke stuff we have written in python.

This means removing the vLLM specific preprocessing and tokenization and switching to the pre-processor in lib/ and then also using the model deployment cards so we don't need to specify worker args in multiple locations. These args should be read from the MDC.

Metadata

Metadata

Assignees

Labels

language::pythonIssues/PRs that reference Python code

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions