Files
LlamaFactory/src/llamafactory
Dain Kim 1c436c9f25 [bugfix] enable_gemma_liger_kernel (#7660)
- The `enable_liger_kernel` function for the Gemma model series was not executed due to the existing `if` statement in the code.
- Changed the line to an `elif` statement so that the `apply_liger_kernel` function is executed properly.

resolved: #7628
2025-04-10 11:27:30 +08:00
..
2025-04-09 01:06:06 +08:00
2025-03-13 02:53:08 +08:00
2025-04-09 01:06:06 +08:00
2025-04-09 21:18:25 +08:00
2025-04-09 21:18:25 +08:00
2025-03-23 14:32:22 +08:00