Files
tabbyAPI/backends/exllamav2
kingbri b43f0983c8 Model: Fix max_seq_len fallbacks
The rope alpha calculation caused an error if max seq len isn't
provided. This is because the model's max sequence length was not
stored as the target for alpha calculation.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-04-28 14:09:31 -04:00
..
2025-04-28 14:09:31 -04:00
2024-11-22 17:59:20 -05:00