ImportError: cannot import name 'get_dist_info' I already git pull the latest mmdetection but the error still happened during the evaluation . Traceback (most recent call last): File "tools/test.py", line 14, in from mmdet.core import coco_eval, results2json, wrap_fp16_model File "/me...
in win_wrap_ninja_compile from distutils.spawn import _nt_quote_args # type: ignore ImportError: cannot import name '_nt_quote_args' from 'distutils.spawn' (D:\software\program\Anaconda3\envs\open-mmlab3\lib\site-packages\setuptools\_distutils\spawn.py) [end of output] note: This error...
nativegpu[0].NativeName="5050:NVIDIA Quadro K2200"License Type: SubscriptionSerial number: 90970090970448917498GUIDBucket:Composite Core (enable_composite_core): onComposite Core GPU (comp_core_gpu): offComposite Core Threads (comp_core_threads): offComposite Core UI (comp...
model_name = config.get("model_config").get("base_model"), max_seq_length = config.get("model_config").get("max_seq_length"), dtype = config.get("model_config").get("dtype"), load_in_4bit = config.get("model_config").get("load_in_4bit"), ) Setup for QLoRA/LoRA peft of...
("sd_model_checkpoint", wrap_queued_call(lambda: sd_models.reload_model_weights()), call=False) File "K:\stable-diffusion-webui\modules\sd_models.py", line 732, in reload_model_weights sd_model = reuse_model_from_already_loaded(sd_model, checkpoint_info, timer) File "K:\stable-...