Nicholas Albion
9c1a414feb
use secrets.GPG_PRIVATE_KEY and GPG_PASSPHRASE
2023-09-10 00:49:13 +10:00
Nicholas Albion
a992af5746
use GPG_PRIVATE_KEY and GPG_PASSPHRASE
2023-09-10 00:17:51 +10:00
Nicholas Albion
1840090261
cd bindings/java
2023-09-09 14:37:36 +10:00
Nicholas Albion
3c35fc0c5c
added temporary step "Debug gradle signing"
2023-09-09 13:59:29 +10:00
Nicholas Albion
0badc1483d
--stacktrace signMavenJavaPublication
2023-09-09 13:39:01 +10:00
Georgi Gerganov
acb5278cc8
ci : try to fix gradle action ( #1265 )
2023-09-08 20:50:15 +03:00
Georgi Gerganov
3e9edc6845
ci : upgrade gradle to 2.4.2 ( #1263 )
...
* ci : upgrade gradle to 2.4.2
* cmake : add comment (#1129 )
2023-09-08 17:58:14 +03:00
Nicholas Albion
01fcd42431
sign jar for Maven Central repo
2023-09-07 11:45:44 +10:00
Nicholas Albion
2f52783a08
OSSRH_USERNAME -> JIRA_USER
2023-08-31 14:54:02 +10:00
Nicholas Albion
7dec9d8cc4
build-root-directory: bindings/java
2023-08-31 12:04:16 +10:00
Georgi Gerganov
fb0a24fba2
ci : enable java package publishing ( #1228 )
2023-08-31 09:57:43 +10:00
Jhen-Jie Hong
a4bb2df36a
quantize : fix load vocab crash when len is 128 ( #1160 )
...
* quantize : fix load vocab crash when len is 128
* ci : add quantize job
2023-08-06 11:04:42 +03:00
alonfaraj
3998465721
ci : more platforms coverage ( #1101 )
...
* add multi platform
* add image name
* fix
* fix /bin/sh path
* add missing \
* add all platforms for check
* remove platforms
* remove s390x
* - add arm v6
- format run cmd
* remove arm v6
* - bump checkout to v3
- use setup emsdk action
- add arch to all ubuntu jobs
* mymindstorm/setup-emsdk to v12
* add missing QEMU step
* add fail-fast: false for debug
* add freebsd
* remark all jobs except freebsd for test
* add sudo
* enable all tests again
* format
* check __AVX__ support before include immintrin.h
* try auto detect flag by cmake
* fix check for immintrin.h
* fix include check for immintrin.h
* Remove all platforms for sanitizer build except amd64
We have no clue why they failed.
---------
Co-authored-by: Alon Faraj <alon.faraj@mapcore.com>
2023-07-16 23:00:34 +03:00
Nicholas Albion
d7c936b44a
Feature/java bindings2 ( #944 )
...
* Java needs to call `whisper_full_default_params_by_ref()`, returning struct by val does not seem to work.
* added convenience methods to WhisperFullParams
* Remove unused WhisperJavaParams
2023-05-29 09:38:58 +10: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
RelatedTitle
d458fcbc15
ci : add cuBLAS build workflow and fix error causing lines in CMakeLists ( #867 )
...
* Add windows build with cuBLAS
* Remove error causing lines for cuBLAS on Windows
2023-05-03 23:47:37 +03:00
Jhen-Jie Hong
ea1f8a50d4
ggml, ci : fix build on whisper.android (ARM_NEON) + add CI ( #764 )
...
* ggml : fix undefined symbol by remove inline handle
* ggml : make own ggml_aligned_malloc function
* ci: add ios/android build
2023-04-15 14:21:58 +03:00
Georgi Gerganov
411ea9b833
ci : run workflows on pull requests + bindings depend on .h ( #446 )
2023-01-25 18:50:50 +02:00
Georgi Gerganov
b3c865083e
ci : add emscripten build
2023-01-05 22:10:20 +02:00
Georgi Gerganov
c6c3ad5a98
ci : add Windows build without OpenBLAS + change to Release ( #85 ) ( #282 )
2022-12-16 18:51:46 +02:00
Tamotsu Takahashi
3df6c14fca
Build with OpenBLAS and SDL2 on windows
2022-11-23 22:09:54 +02:00
Georgi Gerganov
5c2176e314
ci : add Windows build
2022-11-20 22:47:03 +02:00
Georgi Gerganov
2f069335ab
Adding sanitizer tests
2022-10-08 11:43:42 +03:00
Georgi Gerganov
68f5962be6
ci : add cmake builds
2022-10-08 09:02:41 +03:00
Georgi Gerganov
844d60b284
Add CI using Github Actions
2022-10-07 18:34:27 +03:00