Lorenzo Loconte

Results 2 issues of Lorenzo Loconte

- Add an example about learning and using XPCs. - Add a script (similar to `experiments/spn.py`) to launch XPC experiments. - Add basic unit tests about XPC related modules.

enhancement

When using multiple residual block in medusa MLP heads, parameters are wrongly shared. This was already reported in Hydra and already fixed in the Liger-Kernel repository https://github.com/zankner/Hydra/issues/8 https://github.com/linkedin/Liger-Kernel/pull/269