Skip to main content

Gets the tokenizer that was used to train a model

GET 

/models/:modelName/tokenizer

Returns a representation of the tokenizer that was used to train that model

Request

Path Parameters

    modelName stringrequired

    Name of the model

Responses

OK

Schema

    object

Loading...