Skip to content

Commit d34756d

Browse files
committed
Tree: Format
Signed-off-by: kingbri <[email protected]>
1 parent 2f45e97 commit d34756d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: main.py

-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ def entrypoint(arguments: Optional[dict] = None):
123123

124124
# Check exllamav2 version and give a descriptive error if it's too old
125125
# Skip if launching unsafely
126-
print(f"MAIN.PY {config=}")
127126
if unwrap(config.developer.get("unsafe_launch"), False):
128127
logger.warning(
129128
"UNSAFE: Skipping ExllamaV2 version check.\n"

0 commit comments

Comments
 (0)