Pipeline cannot infer suitable model classes from NadavShaked/d_nikud23

When I try to use the inference pipeline widget for my private project, I got this error.

this is seq2seq model, that receive a sentence or list of sentences and attention array for each sentence,
and return 3 classification for each char in the sentence, how can I create a pipeline for this model?

link to huggingface hub:

link to model and code in git: