mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Hello its breaking breakmodel time
This commit is contained in:
@@ -30,6 +30,9 @@ logging.getLogger("urllib3").setLevel(logging.ERROR)
|
||||
import attention_bias
|
||||
attention_bias.do_patches()
|
||||
|
||||
from modeling import patches
|
||||
patches.patch_transformers_for_lazyload()
|
||||
|
||||
from os import path, getcwd
|
||||
import time
|
||||
import re
|
||||
|
Reference in New Issue
Block a user