Skip to content

Fix x86_64 build by using medium code model for IQK#23

Open
volkermauel wants to merge 3 commits intomainfrom
codex/fix-linker-errors-in-iqk_quantize.cpp
Open

Fix x86_64 build by using medium code model for IQK#23
volkermauel wants to merge 3 commits intomainfrom
codex/fix-linker-errors-in-iqk_quantize.cpp

Conversation

@volkermauel
Copy link
Copy Markdown
Owner

Summary

  • compile iqk_quantize.cpp with -mcmodel=medium so large IQK tables build on x86_64

Testing

  • pre-commit run --files ggml/src/CMakeLists.txt (fails: flake8-no-print requires flake8==4.0.1)
  • cmake -S . -B build
  • cmake --build build --target ggml -j 2

https://chatgpt.com/codex/tasks/task_b_688fa10610788325833457d1652f1bba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant