* simplify the example configs to be more minimal and less daunting * drop empty s2_attention from example yamls
* added hub model_id in example yml * add hub model id to example yml
* update outputs path so that we can mount workspace to /workspace/data * fix ln order
* add lisa support * fix default and fix attribute traversal for layers * improve lisa callback logging * fix LISA by ensuring params are not frozen during __init__ * example config for lisa --------- Co-authored-by: Aman Karmani <aman@tmm1.net>