mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 09:15:18 +02:00
edit colab (+1 squashed commits)
Squashed commits: [c7ccb99d] update colab with llava
This commit is contained in:
+1
-1
@@ -2870,7 +2870,7 @@ def main(launch_args,start_server=True):
|
||||
timer_thread = threading.Timer(1, onready_subprocess) #1 second delay
|
||||
timer_thread.start()
|
||||
|
||||
if args.model_param and args.benchmark is not None:
|
||||
if args.model_param and args.benchmark:
|
||||
from datetime import datetime, timezone
|
||||
global libname
|
||||
start_server = False
|
||||
|
||||
Reference in New Issue
Block a user