Add missing import
This commit is contained in:
parent
605ec3c9f2
commit
ff5d3d2d09
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ from exllamav2 import (
|
|||
from exllamav2.generator import ExLlamaV2BaseGenerator, ExLlamaV2Sampler
|
||||
|
||||
from modules import shared
|
||||
from modules.logging_colors import logger
|
||||
from modules.text_generation import get_max_prompt_length
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue