Spaces:
Running
Running
Commit History
ggml-cpu: reduce asm calls for hsum (llama/14037)
17c0dfa
ggml-cpu: fix uncaught underscore terminators (llama/14023)
c005248
ggml: Add Apple support for GGML_CPU_ALL_VARIANTS (llama/14258)
9d1d21b
Charles Xu
commited on
Add `ggml_roll` (ggml/1274)
71923e5
android : update CMakeLists.txt to use FetchContent for ggml (#3268)
e5d47d0
unverified
examples : add stereo to mono conversion in read_audio_data (#3266)
5451562
unverified
talk-llama : sync llama.cpp
fc04dc0
sync : ggml
23e1986
cmake: remove shader-gen step-targets from ggml-vulkan (llama/14226)
b7a7257
bandoti
commited on
ggml-cpu : remove the weak alias trick (llama/14221)
a1bcb29
xctan
commited on
musa: fix build warning (unused variable) (llama/14231)
165c242
llama : add thread safety test (llama/14035)
acc9311
cmake: clean up external project logic for vulkan-shaders-gen (llama/14179)
bc8b1f7
bandoti
commited on
HIP: disable rocwmma on gfx12 by default until rocm 7.0 (llama/14202)
f95736f
uvos
commited on
ggml: Add Android support for GGML_CPU_ALL_VARIANTS (llama/14206)
7ddd89c
Charles Xu
commited on
vulkan: mutex around vkQueueSubmit (llama/14127)
ef3a7d0
ggml-cpu : rework weak alias on apple targets (llama/14146)
de5e986
xctan
commited on
CUDA/HIP: fix ssm_scan on devices where warp size is not 32 (llama/14196)
adf6b4b
uvos
commited on
HIP: Replace usage of depricated preprocessor macro __AMDGCN_WAVEFRONT_SIZE__ (llama/14183)
c3467c7
uvos
commited on
sycl: Adding additional cpy dbg print output (llama/14034)
6799437
Anton Mitkov
commited on
SYCL: Bump oneMath commit (llama/14152)
4d12916
Ewan Crawford
commited on
sycl: Remove not needed copy f16->f32 for dnnl mul mat (llama/14125)
eed049f
Anton Mitkov
commited on
Implement GGML_CPU_ALL_VARIANTS for ARM (llama/14080)
c9cec9d
Christian Kastner
commited on
vulkan: Better thread-safety for command pools/buffers (llama/14116)
fdc26e7
vulkan: Track descriptor pools/sets per-context (llama/14109)
855a3bf
opencl: add `mul_mv_id_q4_0_f32_8x_flat` (llama/14003)
d0a458b
lhez
commited on
Vulkan: Don't default to CPU device (like llvmpipe), even if no other device is available, to allow fallback to CPU backend (llama/14099)
dcb106f
rpc : nicer error messages for RPC server crash (llama/14076)
5d5056e
ggml : disable warnings for tests when using MSVC (ggml/1273)
1669c07
ggml : remove unused ggml_context_container (ggml/1272)
e6d6988
examples : include examples in msvc disable warn (ggml/1270)
0c191be
whisper : clear result_all if vad_samples is empty (#3262)
60ecd84
unverified
examples : set the C++ standard to C++17 for server (#3261)
5257653
unverified
examples : update usage/help in yt-wsp.sh (#3251)
0931e4a
unverified
w1redch4d
commited on