Build custom recipes using Adaptive Engine primitives
adaptive_harmony
with all the building blocks and abstractions you would need to create custom flows. We refer to these custom flows as Custom Recipes, which can you write to adapt models to your specific needs.
adaptive_harmony
allows you to easily develop, run and debug your recipe code locally, while using your Adaptive deployment as the remote execution backend. You can scale from 1 to 100’s of GPU’s by changing a single line of code. Once you have validated your recipe works as intended, you can upload it in the UI or via the Adaptive SDK, parametrizing it as you wish so it can be reused in the future with different inputs, and making it as easy to use as a pre-built recipe.
Whether you’re working directly in the UI or through the SDK, Custom Recipes give you the power to fine-tune the behavior of models in the Adaptive Engine with greater precision and control.
adaptive_harmony
package to interact with your deployment.
Install the latest version of adaptive_harmony
using pip: