8000 Fix FTYPE typo by matthoffner · Pull Request #139 · abetlen/llama-cpp-python · GitHub
[go: up one dir, main page]

Skip to content

Fix FTYPE typo #139

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

Merged
merged 1 commit into from
May 2, 2023
Merged

Fix FTYPE typo #139

merged 1 commit into from
May 2, 2023

Conversation

matthoffner
Copy link
Contributor

No description provided.

@abetlen
Copy link
Owner
abetlen commented May 2, 2023

Woops, thanks for catching this

@abetlen abetlen merged commit e644e75 into abetlen:main May 2, 2023
xaptronic pushed a commit to xaptronic/llama-cpp-python that referenced this pull request Jun 13, 2023
* Don't use vdotq_s32 if it's not available

`dotprod` extensions aren't available on some ARM CPUs (e.g. Raspberry Pi 4), so check for them and only use them if they're available.

Reintroduces the code removed in 84d9015 if `__ARM_FEATURE_DOTPROD` isn't defined.

* Update ggml.c

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
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
0