Skip to content

Decentralize portable lib cmake build file #150

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

Closed
wants to merge 1 commit into from

Conversation

larryliu0820
Copy link
Contributor

Summary:
Split out portable_kernels_bindings library build code from root CMakeLists.txt to kernels/portable/CMakeLists.txt. This makes the root CMakeLists.txt a bit simpler.

Also making the linker options a bit more portable.

Differential Revision: D48712541

Summary:
Split out `portable_kernels_bindings` library build code from root `CMakeLists.txt` to `kernels/portable/CMakeLists.txt`. This makes the root `CMakeLists.txt` a bit simpler.

Also making the linker options a bit more portable.

Differential Revision: D48712541

fbshipit-source-id: 5bb991568cf330d531c8c6585cf6b69f1464e391
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 26, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48712541

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in cca86d0.

Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
…ack (#150)

* new gguf parsing for Q40 that conforms with pytorch's quantization stack

* updates

* add q6_k and clean up q40

* fixes to unpack_q40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants