Text2Text Generation
Transformers
PyTorch
Safetensors
t5
text-generation-inference
Inference Endpoints

n_position change

#4
by minhdang - opened

I converted n positions from 512 to 2048. Can the model get 2048 tokens or do I need to convert the tokenizer too? is it error?

Sign up or log in to comment