Transformers
Safetensors
Russian
English
t5
text2text-generation
text-generation-inference

T5Attention.compute_bias

#2
by Alekhon - opened

This method raises an error because it tries to call T5Attention.relative_attention_bias, but T5Attention does not have this attribute

Sign up or log in to comment