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

b1601 #21

Merged
merged 7 commits into from
Dec 1, 2023
Merged

b1601 #21

merged 7 commits into from
Dec 1, 2023

Conversation

Nexesenex
Copy link
Owner

No description provided.

ggerganov and others added 7 commits December 1, 2023 18:42
happens with multi-threaded quantization of Qwen-72B

ggml-ci
* enable qwen to llama.cpp

* llama : do not GPU split bias tensors

---------

Co-authored-by: Georgi Gerganov <[email protected]>
* Support attention_bias on LLaMA architecture

QKVO bias, should fix InternLM (#3133) and works for LLaMAfied Qwen models (#3743 (comment)).

* check existence of qkvo bias while loading llama models

Tested on LLaMA2, CUDA and CPU.

* Update llama.cpp
* Fix token_to_piece implementation in Swift

* Fix errors
@Nexesenex Nexesenex merged commit 6632a22 into Nexesenex:master_experimental Dec 1, 2023
20 of 22 checks passed
Nexesenex pushed a commit that referenced this pull request Dec 22, 2024
This allows for a better comparison between different models
or different tensors of the same model where the magnitude of
the model weights may differ.

Co-authored-by: Iwan Kawrakow <[email protected]>
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.

6 participants