Skip to content

b3952

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 19:23
94008cc
arg : fix attention non-causal arg value hint (#9985)

This commit updates the argument value hint for the `--attention`
argument to `non-causal`.

The motivation for this change is that the only values for this argument
are `causal` and `non-causal`.