Open niansong1996 opened 3 years ago
We should be aware of the length limits of the models we have. We can do this by adding another static variable to the model classes like max_input_length.
max_input_length
We should be aware of the length limits of the models we have. We can do this by adding another static variable to the model classes like
max_input_length
.