[`peft`] Support key_mapping with PEFT models (#46766)
* Support key_mapping with PEFT models
* Simplify test using uploaded tiny-random PEFT adapter
* Add extra edge case test
* Use a tmp_cache to avoid the potentially read-only default CI cache dir
---------
Co-authored-by: Anton Vlasjuk <73884904+vasqu@users.noreply.github.com>