Skip to content

Find more efficient serialization format for language models #22

Closed
@pemistahl

Description

Currently, the language models are stored in json files. Perhaps it is possible to store them in some kind of binary format which can be loaded faster than the json files.

One promising candidate could be protocol buffers.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions