AbstractModel: Dynamically initialize attr
Initialize _init, _target, and _linear_transpose within the
corresponding method if they are not present.
Furthermore, add some comments on how AbstractModel should be extended to a custom JAX type once JAX features easier python convenience method to do so.