Transformers
PyTorch
code
custom_code
Inference Endpoints

About input token number

#6
by fwj - opened

Hi! I would like to ask what is the maximum number of input token of the codesage model? Thanks

According to the model config, it's 2048 tokens

https://huggingface.co/codesage/codesage-large/blob/main/config.json#L22

Sign up or log in to comment