Skip to content

tiktoken package missing from requirements #8466

@0wwafa

Description

@0wwafa

Some models require tiktoken package for convertion to work.
But titoken package is missing in requirements.txt.

THUDM/codegeex4-all-9b is an example of that
llama.cpp/convert_hf_to_gguf.py will fail saying that tikoken package is needed but not found.

obviously a pip install titoken solves the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions