Part of INLA roadmap #340. This would be a Laplace approximation for the entire posterior. Perhaps the API can be like the current PyMC VI API. ## Notes - Previous PyMC attempt https://github.com/pymc-devs/pymc/pull/4847 - pymc3 [effort](https://github.com/junpenglao/Planet_Sakaar_Data_Science/blob/main/Ports/Laplace%20approximation%20in%20pymc3.ipynb) - jax [implementation](https://github.com/geraschenko/gmrfs/blob/main/gmrfs/inla.py#L126-L135) - Dan's [blog](https://dansblog.netlify.app/posts/2024-05-08-laplace/laplace)