Skip to content

Support for Llama 3.3 (transformers >= 4.45.0) #752

@alessandro-zucca

Description

@alessandro-zucca

I tried to export Llama 3.3 70B with the latest version of neuronx-tgi (0.0.27) but it fails with error "No tokenizer found ...".
The problems should be related to the transformers/tokenizers version: Llama 3.3 requires transformers >= 4.45.0, while in optimum neuron 0.0.27 we have 4.43.x.

Is there a plan to upgrade and add support for Llama 3.3?

Thanks

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