Open
Description
After #5245 we no longer need to create one function per observed variable, which may be more efficient.
This requires some understanding of how to feed the right information to the InferenceData object, possibly with some extra room for improvements in InferenceDataConverter.log_likelihood_vals_point
which has a TODO as well: