:rotating_light: [`Kernels`] Sync to latest version (#46039)
* working version --> need to fix upstream kernels to match signature and everything (pass validate layer must pass)
* add swiglu mlp
* well well well, rms norm was the culprit all along...
i red herred that maybe the registry was not properly working for fn repos, but thats all fine. still need small upstream changes tho
* fix mode logic and bump version (will need another bump)
* no longer maintained
* fix switching mode only on changing base flags (train<->eval)
* new format to be used
* revert this one
* bump version
* update to newest state
* revert actual usage on models
* sync all versions and fix kernels config
* current changes, only need to update the other kernels now
* try this
* oops
* last fixes
* also allow updating remote code trust
* small refinement to kernelize pattern through set use kernels always forcing to inherit the proper mapping
* oops
* nit
* less dirty
* make it a revision just to be sure