Georgi Gerganov
|
d4cdd9c1c3
ggml : remove kompute backend (#14501)
|
7 months ago |
Christian Kastner
|
6369be0735
Implement GGML_CPU_ALL_VARIANTS for PowerPC (#14286)
|
7 months ago |
Charles Xu
|
ef035803eb
ggml: Add Apple support for GGML_CPU_ALL_VARIANTS (#14258)
|
7 months ago |
Charles Xu
|
3ba0d843c6
ggml: Add Android support for GGML_CPU_ALL_VARIANTS (#14206)
|
7 months ago |
Christian Kastner
|
532802f938
Implement GGML_CPU_ALL_VARIANTS for ARM (#14080)
|
7 months ago |
Kai Pastor
|
1a3b5e80f7
Add in-build ggml::ggml ALIAS library (ggml/1260)
|
8 months ago |
Diego Devesa
|
3a077146a4
llama : allow using mmap without PrefetchVirtualMemory, apply GGML_WIN_VER to llama.cpp sources (#14013)
|
8 months ago |
Radoslav Gerganov
|
6eba72b71c
ggml : install dynamic backends (ggml/1240)
|
8 months ago |
Daniel Tang
|
fedf034a98
ggml : Print backtrace on uncaught C++ exceptions (ggml/1232)
|
8 months ago |
Christian Kastner
|
ec9e0301fe
cmake: Guard GGML_CPU_ALL_VARIANTS by architecture (#13890)
|
8 months ago |
Christian Kastner
|
21fcc21ad5
cmake: Factor out CPU architecture detection (#13883)
|
8 months ago |
Jared Tweed
|
bba9d945c1
cmake : removed stdc++fs (whisper/3097)
|
9 months ago |
Diego Devesa
|
1d735c0b4f
ggml : add SSE 4.2 and x64 base variant for CPUs without AVX (#12871)
|
9 months ago |
Jay
|
a69f846351
cmake : fix ccache conflict (#12522)
|
10 months ago |
蕭澧邦
|
1aa87ee53d
[SYCL] Fix build on Windows when ccache enabled (#9954) (#9976)
|
10 months ago |
Guus Waals
|
0fd8487b14
Fix visionOS build and add CI (#12415)
|
10 months ago |
Christian Kastner
|
374101fd74
cmake : enable building llama.cpp using system libggml (#12321)
|
10 months ago |
xiaofei
|
776f9e59cc
cmake : fix undefined reference errors for std::filesystem in ggml (#12092) (#12094)
|
11 months ago |
Rémy O
|
07d1572347
ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (#12154)
|
11 months ago |
Diego Devesa
|
6d4c23b81b
whisper : support GGML_BACKEND_DL (whisper/2843)
|
11 months ago |
Olivier Chafik
|
aa6fb13213
`ci`: use sccache on windows instead of ccache (#11545)
|
1 year ago |
someone13574
|
4bf3119d61
cmake : don't fail on `GGML_CPU=OFF` (#11457)
|
1 year ago |
bandoti
|
19f65187cb
cmake: add ggml find package (#11369)
|
1 year ago |
Johannes Gäßler
|
53ff6b9b9f
GGUF: C++ refactor, backend support, misc fixes (#11030)
|
1 year ago |
Srihari-mcw
|
0827b2c1da
ggml : fixes for AVXVNNI instruction set with MSVC and Clang (#11027)
|
1 year ago |
Diego Devesa
|
60cfa728e2
ggml : use wstring for backend search paths (#10960)
|
1 year ago |
lhez
|
a76c56fa1a
Introducing experimental OpenCL backend with support for Qualcomm Adreno GPUs (#10693)
|
1 year ago |
Diego Devesa
|
cb13ef85a4
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797)
|
1 year ago |
Djip007
|
19d8762ab6
ggml : refactor online repacking (#10446)
|
1 year ago |
Diego Devesa
|
59f4db1088
ggml : add predefined list of CPU backend variants to build (#10626)
|
1 year ago |