Skip to content

Conversation

@FajriFadli
Copy link

This PR is to resolve #17 by removing the old version of exllamav2 and use the same version on text-generation-webui.

As of now when this PR created, the currently running version of exllamav2 on the template is 0.11 which breaks as text-generation-webui use version 0.15 which introduce Q4 cache mode. Hence we ran into #17 as the text-generation-webui class ExLlamaV2Cache_Q4 requires the Q4 cache mode from the new version of exllamav2 to work.

@0zg
Copy link

0zg commented Mar 19, 2024

when merge ? when RunPod working again... when lambo ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Runpod template is broken

2 participants