Paul Pak
9682d07f92
LFM2 (#39340)
* [modeling][lfm2] LFM2 model on 4.53.0 interface
* [configuration] hook in LFM2 keys
* [modeling][lfm2] update modeling interface for 4.53.1
* [modeling][lfm2] apply mask to hidden conv states
* [misc] ruff format/lint
* [modeling][lfm2] minor: NotImplemented legacy cache conversion
* Create lfm2.md
* create nice modular
* style
* Update modeling_auto.py
* clean and start adding tests
* style
* Update test_modeling_lfm2.py
* Update __init__.py
* small test model size
* config
* small fix
* fix
* remove useless config attrs -> block_dim and conv_dim are hiden_size
* fix prepare inputs
* fix config
* test
* typo
* skip tests accordingly
* config docstrings
* add doc to .md
* skip config docstring check
---------
Co-authored-by: Maxime Labonne <81252890+mlabonne@users.noreply.github.com>
Co-authored-by: Cyril Vallez <cyril.vallez@gmail.com>
2025-07-10 16:07:33 +02:00
..
2025-04-08 14:12:08 +02:00
2025-07-10 13:41:38 +00:00
2025-06-25 14:31:20 +00:00
2025-04-28 14:20:45 +01:00
2025-06-26 16:25:00 +01:00
2025-06-23 10:56:51 +02:00
2025-07-10 16:07:33 +02:00
2025-07-10 16:07:33 +02:00
2025-06-25 17:29:10 +00:00
2025-06-27 18:33:11 +02:00
2025-07-08 17:06:12 +02:00
2025-07-08 10:18:26 +02:00
2025-07-07 14:52:57 +02:00
2025-06-11 17:28:06 +01:00
2025-07-09 21:14:45 +00:00
2025-06-26 16:25:00 +01:00
2025-07-03 11:17:27 +02:00
2025-07-10 05:18:44 +00:00
2025-06-13 16:22:12 +01:00
2025-04-08 14:12:08 +02:00
2025-04-09 11:48:49 +02:00
2025-04-08 14:12:08 +02:00
2025-06-23 14:17:25 +00:00
2025-06-26 16:25:00 +01:00
2025-07-09 15:35:48 +02:00
2025-06-17 19:37:18 +01:00
2025-07-02 19:57:15 +08:00
2025-06-25 17:29:10 +00:00
2025-06-26 16:25:00 +01:00
2025-03-17 16:09:46 +01:00
2025-07-08 08:22:04 +02:00