Skip to content

add support for k quantization for swift - #2983

Merged
ggerganov merged 2 commits into
ggml-org:masterfrom
kchro3:kchro3/add-support-for-k_quants
Sep 3, 2023
Merged

add support for k quantization for swift#2983
ggerganov merged 2 commits into
ggml-org:masterfrom
kchro3:kchro3/add-support-for-k_quants

Conversation

@kchro3

@kchro3 kchro3 commented Sep 3, 2023

Copy link
Copy Markdown
Contributor

Ran into some problems trying to run https://huggingface.co/TheBloke/Yarn-Llama-2-7B-64K-GGUF/blob/main/yarn-llama-2-7b-64k.Q5_K_M.gguf in Swift.

Needed to add GGML_USE_K_QUANTS flag to Package.swift. Otherwise it thinks the QK_K value is 0. Maybe a better way to solve this, I'm not a pro at Swift, but this works.

@ggerganov
ggerganov merged commit 6a31a3b into ggml-org:master Sep 3, 2023
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
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