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

Detect SSSE3 #1211

Merged
merged 3 commits into from Aug 27, 2023
Merged

Detect SSSE3 #1211

merged 3 commits into from Aug 27, 2023

Conversation

przemoc
Copy link
Contributor

@przemoc przemoc commented Aug 27, 2023

No description provided.

@przemoc
Copy link
Contributor Author

przemoc commented Aug 27, 2023

First 2 commits most likely may be ported to llama.cpp, I may create PR tomorrow there too, but it will be without detection at make, as it seems to be organized differently there.

@ggerganov ggerganov merged commit 601c2d2 into ggerganov:master Aug 27, 2023
35 checks passed
@przemoc przemoc deleted the detect-ssse3 branch August 27, 2023 20:41
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* ggml : add ggml_cpu_has_ssse3

* whisper : show SSSE3 in system info

* make : detect SSSE3 via cpuinfo
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* ggml : add ggml_cpu_has_ssse3

* whisper : show SSSE3 in system info

* make : detect SSSE3 via cpuinfo
vonstring pushed a commit to vonstring/whisper.cpp that referenced this pull request Nov 7, 2023
* ggml : add ggml_cpu_has_ssse3

* whisper : show SSSE3 in system info

* make : detect SSSE3 via cpuinfo
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
* ggml : add ggml_cpu_has_ssse3

* whisper : show SSSE3 in system info

* make : detect SSSE3 via cpuinfo
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.

None yet

2 participants