Re: [RFC] Model Per Key RunInference

2023-07-27 Thread Valentyn Tymofieiev via dev
Thanks Danny! The narrative is well structured and easy to follow. I encourage more folks to take a look. I left a couple of comments, mostly about plans for memory management. On Thu, Jul 20, 2023 at 7:47 AM Danny McCormick via dev wrote: > Hey everyone! Today, many users have pipelines that ch

[RFC] Model Per Key RunInference

2023-07-20 Thread Danny McCormick via dev
Hey everyone! Today, many users have pipelines that choose a single model for inference from 100s or 1000s of models based on properties of the data. Unfortunately, RunInference does not support this use case. I put together a proposal for RunInference that allows a single keyed RunInference transf