As far as I know, none of them has INLA implemented. You would have to implement INLA yourself in both PPLs. See the following post on the new interface for inference algorithms in Turing if you aim to do so. [ANN] Turing.jl Breaking Changes
Feel free to open an issue or PR on this.