Files
peft/tests
Benjamin Bossan 3dd26682f4 ENH Make hotswap error on compile optional (#2393)
Users may actually want to call prepare_model_for_compiled_hotswap with
a compiled model, even though that leads to recompilation. To allow
this, we give the option to only warn, or even ignore, this fact when we
detect the model to be compiled. By default, we still error.
2025-02-24 12:06:08 +01:00
..
2024-05-17 18:03:27 +02:00
2024-07-29 12:50:30 +02:00
2024-09-04 11:02:34 +02:00