This website requires JavaScript.
Explore
Help
Sign In
LLM-Inference
/
whisper.cpp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ggml-org/whisper.cpp.git
synced
2026-08-12 22:31:22 +04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,889
Commits
65
Branches
88
Tags
master
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Robert Esclapez
and
Georgi Gerganov
1a8c5a62f5
ggml-cuda: Allow transpose-free gemmv computation (llama/26171)
...
When matrix's weights are shaped 1xK is leverage a transpose-free computation to use mat_mul_vec_f.
2026-08-04 13:37:47 +03:00