Will Dean
Will Dean
Is this the same checklist as a new backend?
Curious
CC: @cetagostini
Not a fan on the hidden name and that it is only for numpyro What about a small class which checks the imports: ```python # pymc_marketing/utils.py class InstalledSamplers(BaseModel): nutpie: bool...
> This one too, happy to work [@williambdean](https://github.com/williambdean) I'd say give it a shot. There is an open PR but it seems to have gone stale
Can we make these PRs smaller next time around :) ?
@copilot please ensure that the pre-commit checks pass ...
You are using the same name for the Deterministic and the likelihood. Is that intended? For example, this works: ```python import pymc as pm from pymc.model.fgraph import clone_model with pm.Model()...
Hi Does this solution help? https://github.com/pymc-labs/pymc-marketing/issues/1305#issuecomment-2557501267
When does this occur? Can you provide some additional input about what you see?