Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing {'cond_stage_model.clip_g.transformer.text_model.embeddings.position_ids'} #36

Closed
Suzie1 opened this issue Aug 11, 2023 · 2 comments

Comments

@Suzie1
Copy link

Suzie1 commented Aug 11, 2023

I'm getting this message on SDXL Sampler v2

making attention of type 'vanilla-xformers' with 512 in_channels
building MemoryEfficientAttnBlock with 512 in_channels...
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
making attention of type 'vanilla-xformers' with 512 in_channels
building MemoryEfficientAttnBlock with 512 in_channels...
missing {'cond_stage_model.clip_g.transformer.text_model.embeddings.position_ids'}
torch.Size([1, 1280]) 4096 4096 0 0 4096 4096
torch.Size([1, 1280]) 4096 4096 0 0 4096 4096
100%|██████████████████████████████████████████████████████████████████████████████████| 16/16 [00:13<00:00, 1.22it/s]
torch.Size([1, 1280]) 2048 2048 0 0 6.0
torch.Size([1, 1280]) 2048 2048 0 0 2.5
100%|████████████████████████████████████████████████████████████████████████████████████| 4/4 [00:03<00:00, 1.03it/s]
Warning torch.load doesn't support weights_only on this pytorch version, loading unsafely.
Prompt executed in 70.55 seconds

@Suzie1
Copy link
Author

Suzie1 commented Aug 11, 2023

i'm not sure if its coming from the sampler or the encoders

@SeargeDP
Copy link
Owner

It's a warning that can be ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants