llama.cpp
94008cc7
- arg : fix attention non-causal arg value hint (#9985)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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`.
References
#9985 - arg : fix attention non-causal arg value hint
Author
danbev
Parents
dbd5f2f5
Loading