Announcing Porter's $20M Series A!
Read more
Changelog
January 31, 2025

Helm Chart Add-ons, Deepseek-R1, and Path-based Routing

Shankar Radhakrishnan
1 min read

To kick off the new year, we've added support for some highly-requested features, like installing any helm chart available on public repositories.

OUTLINE

Helm Chart Add-ons

Under the Add-ons tab, users can now install any helm chart available on public repositories.

Inference Tab Update

All Hugging Face models that run on vLLM are now supported, including DeepSeek-R1.

Resource Sliders Upgrade

We’ve improved the Resources tab - sliders now show much more accurate maximum allocatable resource values and provide some details on compute overhead.

Path-based Routing

Porter.yaml now allows for path-based routing within a service, so specific URL paths can route to specified container ports. Check out the docs here.