Commit 439d97e
committed
Merge tag 'v1.7.5'
* tag 'v1.7.5': (256 commits)
release : v1.7.5
bench : update numbers [no ci] (ggml-org#2993)
sync : ggml
get_rows and dup optimization (llama/12671)
opencl : fix memory allocation size (llama/12649)
metal : use F32 prec in FA kernels (llama/12688)
Fix clang warning in gguf_check_reserved_keys (llama/12686)
vulkan: fix build when glslc doesn't support coopmat (llama/12683)
SYCL: Rename oneMKL to oneMath (llama/12192)
SYCL: switch to SYCL namespace (llama/12674)
ggml : faster ssm scan (llama/10558)
Vulkan: Add DP4A MMQ and Q8_1 quantization shader (llama/12135)
cmake : fix whitespace (llama/0)
tests : remove gh label test-whisper-cli-tiny-en (ggml-org#2988)
examples : clarify Core ML encoder model usage [no ci] (ggml-org#2987)
ci : remove intermediate build on push to master (ggml-org#2986)
whisper.objc : fix typo in README.md [no ci] (ggml-org#2985)
coreml: fix Whisper to CoreML conversion by disabling SDPA [no ci] (ggml-org#2979)
ci : add coreml job that converts base.en to coreml [no ci] (ggml-org#2981)
tests : re-enable tests [no ci] (ggml-org#2977)
...File tree
320 files changed
+130638
-21395
lines changed- .github/workflows
- Sources/whisper
- bindings
- go
- examples
- go-model-download
- go-whisper
- pkg/whisper
- javascript
- java
- src
- main/java/io/github/ggerganov/whispercpp
- callbacks
- params
- test/java/io/github/ggerganov/whispercpp
- ruby
- ext
- tests
- ci
- cmake
- examples
- addon.node
- __test__
- bench.wasm
- bench
- cli
- command.wasm
- command
- deprecation-warning
- lsp
- server
- stream.wasm
- stream
- talk-llama
- wchess/libwchess
- whisper.android.java
- app/src/main/jni/whisper
- whisper.android/lib/src/main/jni/whisper
- whisper.objc
- whisper.objc.xcodeproj
- whisper.objc
- whisper.swiftui
- whisper.swiftui.xcodeproj
- whisper.wasm
- ggml
- cmake
- include
- src
- ggml-cann
- kernels
- ggml-cpu
- amx
- kleidiai
- llamafile
- ggml-cuda
- template-instances
- vendors
- ggml-hip
- ggml-metal
- ggml-musa
- ggml-opencl
- kernels
- ggml-rpc
- ggml-sycl
- dpct
- ggml-vulkan
- vulkan-shaders
- models
- scripts
- apple
- spm-headers
- src
- coreml
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
320 files changed
+130638
-21395
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
42 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
43 | 53 | | |
44 | 54 | | |
45 | 55 | | |
| |||
0 commit comments