При отправке запросов
outputs = model.generate(inputs, max_length=hf_max_length, num_return_sequences=1)
Я получаю эту ошибку
Error during summarization: '>=' not supported between instances of 'int' and 'str'
Подробнее здесь: https://stackoverflow.com/questions/793 ... -int-and-s
Мобильная версия