Skip to content
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

bert : add tests + fix quantization #5475

Merged
merged 3 commits into from
Feb 13, 2024
Merged

bert : add tests + fix quantization #5475

merged 3 commits into from
Feb 13, 2024

Conversation

ggerganov
Copy link
Owner

Currently, we cannot quantize the tensors with the positional embeddings and token types because ggml_add does not support quantum data

Add embedding tests to ggml-ci

@ggerganov ggerganov merged commit 49cc1f7 into master Feb 13, 2024
61 of 62 checks passed
@ggerganov ggerganov deleted the gg/ci-add-bert branch February 13, 2024 11:01
compilade added a commit to compilade/llama.cpp that referenced this pull request Feb 27, 2024
ggerganov pushed a commit that referenced this pull request Feb 28, 2024
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
* llama : do not quantize pos embd and token type tensors

* ci : add BERT tests

ggml-ci

* ci : do not do BERT tests on low-perf nodes

ggml-ci
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
* llama : do not quantize pos embd and token type tensors

* ci : add BERT tests

ggml-ci

* ci : do not do BERT tests on low-perf nodes

ggml-ci
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
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.

1 participant