Skip to content

arg : fix attention non-causal arg value hint #9985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented Oct 21, 2024

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.

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`.
@ggerganov ggerganov merged commit 94008cc into ggml-org:master Oct 21, 2024
53 checks passed
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
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`.
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
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`.
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
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`.
@danbev danbev deleted the attention-arg-non-causal branch January 15, 2025 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants