Commit Graph

47 Commits (master)

Author SHA1 Message Date
Georgi Gerganov af005d573f
make : add -DNDEBUG compile flag
1 year ago
FlippFuzz f420de1322
make : add "-mcpu=native" when building for aarch64 (#532)
1 year ago
Georgi Gerganov 09d7d2b68e
examples : refactor in order to reuse code and reduce duplication (#482)
1 year ago
fitzsim ae16c21e9c
whisper : PPC64 big-endian support (#398)
1 year ago
Georgi Gerganov 1290fc6457
bench : add memcpy and ggml_mul_mat benchmarks
1 year ago
David Thorpe 322f4e6c4e
go : bindings updated so they can be used in third party packages. (#379)
1 year ago
Abitofevrything a62170c656
ggml : add SSE3 and fp16 conversion lookup table (#368)
1 year ago
Georgi Gerganov 196d738974
minor : close #370 + Makefile build info print change
1 year ago
Georgi Gerganov 0be6a1afd9
make : print build information
1 year ago
Georgi Gerganov 9a8ad3db69
make : add i686 arch (close #329)
1 year ago
Thomas Fitzsimmons 466ceebb78 ggml : add f16 acceleration for POWER9 ppc64le
1 year ago
Georgi Gerganov 1eb81f863f
make : revert accidental change of optimization flags
1 year ago
Georgi Gerganov 32fbc8cd04
main : add option to print the progress (#276)
1 year ago
Georgi Gerganov 3b1aacbe6d talk : talk with AI in the terminal
1 year ago
Georgi Gerganov 832b4f34c9
make : indentation + .gitignore
1 year ago
Reinis Muiznieks 0f98755fc5 Flag for Position Independent Code
1 year ago
Al Hoang 04a16bbf11 fix compilation on haiku
1 year ago
Georgi Gerganov 9fe7306f4b
models : add the new "large" model release by OpenAI
1 year ago
Georgi Gerganov 9b7df68753
tests : adding transcription tests
1 year ago
Tienshiao Ma e7f09a0a61 Fix Darwin flags - was incorrectly always using the Linux else clause
1 year ago
Georgi Gerganov bc88eb13c6
examples : add "command" tool (#171)
1 year ago
vicalloy fd113687aa correct model name display on running samples
1 year ago
katsu560 4b2f51b479 add gprof option
1 year ago
katsu560 800ae5b808 fix AVX,AVX2,FMA,F16C detection on Linux and add flags for OpenBLAS
1 year ago
Georgi Gerganov 41b48ab7f1
make : add libwhisper.so target (#144)
1 year ago
Chidi Williams 9e700e1821 Check for AVX and AVX2 on Darwin
1 year ago
Syed Jafri c63ce24834
Allow building with Accelerate for x86_64 Macs (#123)
2 years ago
Syed Jafri 24cd12f647
Cross compilation (#121)
2 years ago
Georgi Gerganov c6710efde2 refactoring : move main + stream in examples + other stuff
2 years ago
Georgi Gerganov 6b45e37b2b Update README.md and finalize the whisper.wasm example
2 years ago
undef 19a780afe5 added handling for falsely as x86_64 announced ARM Macs
2 years ago
Georgi Gerganov b81a81d543 Link Accelerate framework to "stream" example
2 years ago
Georgi Gerganov 72d967bce4 Use Accelerate framework on Apple silicon
2 years ago
Georgi Gerganov 0e858f080d
close #56 : build on FreeBSD
2 years ago
0/0 64752acd27
add static library make target
2 years ago
Georgi Gerganov 5e563ef635 Fix Makefile for MacBook Intel
2 years ago
Georgi Gerganov 167324584b wip : rpi4 support
2 years ago
Georgi Gerganov ce1fe95902 wip : improve makefile
2 years ago
Georgi Gerganov 6b77124e01 Initial C-style interface for whisper.cpp
2 years ago
Georgi Gerganov b6bf906730
ref #10 : quick-and-dirty attempt for real-time audio transciption
2 years ago
Georgi Gerganov 3bcdbdfc32
Reduce memory usage even more + better sampling
2 years ago
cdosoftei d4fcfa47b0
Pass -pthread to linker
2 years ago
Georgi Gerganov f888c2373d
Flash + language support (ref #2)
2 years ago
Georgi Gerganov 154fa796dd
ref #1 : add -pthread to compilation flags
2 years ago
Georgi Gerganov 476182e439
Update README.md and simplify usage
2 years ago
Georgi Gerganov f2456f8d93
Create README.md
2 years ago
Georgi Gerganov b0a11594ae
Initial release
2 years ago