Skip to content

triton import -local - 'local file path provided does not exist' #125

Description

@Jay-duke

Hey All,
We're relatively new to Triton and we've been trying to import a couple local models, but when we run the import command (below), we keep getting errors stating the path isn't found. Curious if anyone else as seen this, or know if the syntax we used is wrong.

triton -v import --repo /software/model_repository/ -m gpt-oss-120b --source local:/software/model_repository/gpt-oss-120b/ triton - ERROR - Local file path 'local:/software/model_repository/gpt-oss-120b' provided by --source does not exist

We've tried various flavors with the source flag, including local:modelname local://pathtomodel and even "local:/pathtomodel" none of which seems to help.
We're running triton in the nvidia provided Docker containers.

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