Skip to content

StreamingDataset support for older PyTorch versions #107

@gn-yh-lim

Description

@gn-yh-lim

Currently, StreamingDataset is incompatible with PyTorch version <2.1. Would it be possible to relax the package constraint to accommodate for torch >= 2.0.0 or even PyTorch 1.0?

The following is the error message logged with the current
ModuleNotFoundError: PyTorch version 2.1 or higher is required to use the cache.

litdata==0.2.2
pytorch_lightning==2.2.2
torch==2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions