Skip to content

When fn_completions is set to huggingface_local_completions, the model will be reloaded for each chunk causing OOM error #449

@arushibear

Description

@arushibear

This can lead to OOM error and inefficiencies as reloading model checkpoints takes a significant amount of time. Currently a quick workaround is increasing the chunk size to the dataset size, but I wanted to raise this issue in case anyone else also faces this.

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