Skip to content

Uncaught (in promise) RangeError: Array buffer allocation failed #1365

@ItsSimko

Description

@ItsSimko

System Info

Running chrome v138, node v22

Environment/Platform

  • Website/web-app
  • Browser extension
  • Server-side (e.g., Node.js, Deno, Bun)
  • Desktop app (e.g., Electron)
  • Other (e.g., VSCode extension)

Description

Uncaught (in promise) RangeError: Array buffer allocation failed
    at new ArrayBuffer (<anonymous>)
    at new Uint8Array (<anonymous>)
    at r.progress_callback.navigator.test.n.status (transformers.min.js:1:749405)
    at f (transformers.min.js:1:749676)
    at async transformers.min.js:1:515017
Image

Tryin to run llama 3.2 3b q4f16

Reproduction

Try to load the llm pipeline and this is the first error that pops up then model never loads

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions