Skip to content

Use Memory Mapping for Model Loading #53

@AreTaj

Description

@AreTaj

Update forecasting/inference.py to use mmap_mode='r' in joblib.load() calls. This will allow zero-copy loading of models, reducing memory overhead and potentially improving startup time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions