Georgi Gerganov
|
2b4160af29
|
whisper : add description of ggml_mul_mat_pad
|
2023-09-14 15:37:10 +03:00 |
|
Georgi Gerganov
|
d863f725a1
|
coreml : add code to toggle Core ML config (CPU, ANE, GPU)
|
2023-09-13 22:51:10 +03:00 |
|
Dener Stassun
|
18e9889418
|
coreml : wrap inference call in @autoreleasepool to fix memory leak (#1218)
|
2023-08-29 15:44:38 +03:00 |
|
Jhen-Jie Hong
|
5300117471
|
whisper.objc : enable Core ML in example & fix segmentation fault (#910)
* coreml : update endcoder header import path
* coreml : force objc_arc in whisper-encoder.mm
* whisper.objc : create coreml/ group link
* whisper.objc : add coreml model link
* whisper.objc : update readme
* coreml : use -fobjc-arc for coreml/whisper-encoder.mm
* ci: create dummy .mlmodelc for pass ios build
* whisper.objc : update readme
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2023-05-14 09:47:02 +03:00 |
|
Georgi Gerganov
|
70af52a316
|
coreml : fix seg fault, double free (#919, #917, #899)
|
2023-05-14 09:42:19 +03:00 |
|
Georgi Gerganov
|
1d17cd5bb3
|
coreml : fix memory leak (#899)
|
2023-05-09 18:38:12 +03:00 |
|
Georgi Gerganov
|
5e47e223bd
|
whisper : add Core ML support (#566)
* coreml : use Core ML encoder inference
* coreml : simlpify whisper_encode + log messages
* whisper : resolve rebase conflicts
* coreml : add scripts for CoreML model generation
* bench-all : recognize COREML flag
|
2023-04-15 13:21:27 +03:00 |
|