You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2026. It is now read-only.
That commit message explains what is needed to fix the simple ones to use the n parameter as desired. We need a way to specify in config that we want n set to this runtime parameter, since we do not want that for all cases n is not explicitly specified in config.
In #86, I knowingly broke the simple pipelines in favor of restoring desired
fullpipeline behavior.8179df5
That commit message explains what is needed to fix the simple ones to use the
nparameter as desired. We need a way to specify in config that we wantnset to this runtime parameter, since we do not want that for all casesnis not explicitly specified in config.