Skip to content

BUG: OOMs with c78b496 #358

Description

@tildebyte

Describe your environment

  • GPU: [cuda]
  • VRAM: [8G]
  • CPU arch: [x86]
  • OS: [Windows]
  • Python: [pip/pyenv]
  • Branch: [HEAD detached at c78b496] NOTE: the immediately previous commit (92d1ed7) does NOT OOM
  • Commit: [Merge: 92d1ed7 dd2af3f]

Describe the bug
dream.py immediately OOMs when trying to generate anything larger than 512x512

To Reproduce
Steps to reproduce the behavior:

  1. winpty python scripts/dream.py -Ak_euler_a
  2. Wait for dream> prompt
  3. Enter prompt with any dimensions large than 512x512
  4. See error

Expected behavior
No OOM

Additional context
Did an extensive manual bisect and found: 92d1ed7 - No OOMs, c78b496 - Always OOMs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions