Skip to content

Re-enable no-std support for safetensorsstore #3898

@antimora

Description

@antimora

Description

Re-enable no-std support for safetensorsstore once safetensors publishes a fix for their feature flag issue.

Background

In PR #3902, we temporarily disabled no-std support for safetensorsstore because of an upstream issue in the safetensors crate. The safetensors library made their feature flags mutually exclusive instead of additive, which breaks no-std compatibility.

Upstream Issue

The issue is tracked here: huggingface/safetensors#650

Once this issue is resolved and a new version of safetensors is published, we should:

Tasks

Related

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