billchen
billchen
RRunPod
Created by billchen on 3/30/2024 in #⚡|serverless
copying a param with shape torch.Size([2048, 1280]) from checkpoint, the shape in current model is t
@Papa Madiator pipeline = fetch_pretrained_model('Justin-Choo/XXMix_9realisticSDXL', **args)
6 replies
RRunPod
Created by billchen on 3/30/2024 in #⚡|serverless
copying a param with shape torch.Size([2048, 1280]) from checkpoint, the shape in current model is t
6 replies
RRunPod
Created by billchen on 3/30/2024 in #⚡|serverless
copying a param with shape torch.Size([2048, 1280]) from checkpoint, the shape in current model is t
6 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
Error(s) in loading state_dict for Resampler:\n\tsize mismatch for proj_out.weight: copying a param with shape torch.Size([2048, 1280]) from checkpoint, the shape in current model is torch.Size([768, 1280]).\n\tsize mismatch for proj_out.bias: copying a param with shape torch.Size([2048]) from checkpoint, the shape in current model is torch.Size([768]).\n\tsize mismatch for norm_out.weight: copying a param with shape torch.Size([2048]) from checkpoint, the shape in current model is torch.Size([768]).\n\tsize mismatch for norm_out.bias: copying a param with shape torch.Size([2048]) from checkpoint, the shape in current model is torch.Size([768]).
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
"output": "Traceback (most recent call last):\n File "/workspace/runpod-worker-instantid/src/rp_handler.py", line 313, in handler\n images = generate_image(\n File "/workspace/runpod-worker-instantid/src/rp_handler.py", line 282, in generate_image\n PIPELINE = get_instantid_pipeline(model)\n File "/workspace/runpod-worker-instantid/src/rp_handler.py", line 129, in get_instantid_pipeline\n pipe.load_ip_adapter_instantid(face_adapter)\n File "/workspace/runpod-worker-instantid/src/pipeline_stable_diffusion_xl_instantid.py", line 159, in load_ip_adapter_instantid\n self.set_image_proj_model(model_ckpt, image_emb_dim, num_tokens)\n File "/workspace/runpod-worker-instantid/src/pipeline_stable_diffusion_xl_instantid.py", line 181, in set_image_proj_model\n self.image_proj_model.load_state_dict(state_dict)\n File "/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py", line 2041, in load_state_dict\n raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format(\nRuntimeError: Error(s) in loading state_dict for Resampler:\n\tsize mismatch for proj_out.weight: copying a param with shape torch.Size([2048, 1280]) from checkpoint, the shape in current model is torch.Size([768, 1280]).\n\tsize mismatch for proj_out.bias: copying a param with shape torch.Size([2048]) from checkpoint, the shape in current model is torch.Size([768]).\n\tsize mismatch for norm_out.weight: copying a param with shape torch.Size([2048]) from checkpoint, the shape in current model is torch.Size([768]).\n\tsize mismatch for norm_out.bias: copying a param with shape torch.Size([2048]) from checkpoint, the shape in current model is torch.Size([768]).\n"
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
@ashleykrunpod can‘t run docker command 。and can't install docker。
26 replies