Skip to content

MacOS build fails, missing assert #30

@bluejack

Description

@bluejack
huggingface-tokenizer-in-cxx/tokenizer/bpe_test.cc:8:3: error: use of undeclared identifier 'assert'

Adding:

#include <cassert>

In bpe.h fixes it. Not sure if that's the right fix or not. FYI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions