Youness
Youness
i want to ask if I can replace the Dilated attention with Attention used in the based model and do the fine-tuning, the idea behind this is to reduce the...
i want to ask if I can replace the Dilated attention with Attention used in the based model and do the fine-tuning, the idea behind this is to reduce the...
i got this During the Benchmark ```python # assert len(unknown_axes) == 1, 'this is enforced when recipe is created, so commented out' --> 186 if isinstance(length, int) and isinstance(known_product, int)...