Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ggml-org/ggml
Pull Requests
Commits
ggml-cpp
4bit
cerebras-wip
ci-test
copilot/fix-cpu-backend-deadlock
copilot/investigate-failing-tests
experiments/blocking
feature/parallel-decoding-gpt2-example
fix-mul-mat
gg/cmake-rm-unused
gg/cuda-assert-mul-mat-pad
gg/files-remove-old
gg/ggml-restore-api
gg/gguf-spec-diagram
gg/yarn-tests
ggml-backend-metal
ggml-cpp
ggml-dev-v0.9.3
ggml-rc-v0.9.1
ggml-rc-v0.9.3
ggml-rc-v0.9.4
gpt-2-opt
gq
llama
master
mul-mat-id-batch
release
sync-llama.cpp-24-12-12-0
sync-llama.cpp-25-03-27-2
sync-llama.cpp-25-03-31
sync-llama.cpp-25-05-13
sync-llama.cpp-25-05-19
sync-llama.cpp-25-06-01
sync-llama.cpp-25-07-28
sync-llama.cpp-25-10-11
sync-whisper.cpp-25-05-01
sync-whisper.cpp-25-05-20
sync-whisper.cpp-25-06-01
sync-whisper.cpp-25-07-02
sync-whisper.cpp-25-07-12
sync-whisper-25-04-3
sync-whisper-25-04-25
t5
test
avoid specifiying the namespace in function calls (ADL)
slaren
committed
2 years ago
a328beae
make the context stack thread_local
slaren
committed
2 years ago
dd9d14e5
ggml C++ bindings wip
slaren
committed
2 years ago
4da16e4d
ci : add M1 node (#577)
ggerganov
committed
2 years ago
Verified
159bdae6
readme : add qwen example (#575)
simonJJJ
committed
2 years ago
Verified
ab765d7f
cmake : fix string matching
ggerganov
committed
2 years ago
Verified
5834509e
tests : do not build test-vec1 on systems without avx (#573)
slaren
committed
2 years ago
Verified
7dcae7a6
ggml : faster ggml_conv_2d using 2-stage op (#483)
leejet
committed
2 years ago
Verified
6549d12f
cuda : int counters for device, fix fprintf warning (#560)
iboB
committed
2 years ago
Verified
faebeb9e
Disable ggml-alloc assert for CPU version of Sam.cpp if the view doesn't have a buffer (#562)
Yavor Ivanov
committed
2 years ago
Verified
50d7203b
sync : llama.cpp (Metal + OpenCL + minor alibi) (#558)
ggerganov
committed
2 years ago
Verified
2da43c20
fix MSVC build issues (#557)
slaren
committed
2 years ago
Verified
f225fedd
ggml-alloc : fix crash when used without ggml-backend (#555)
slaren
committed
2 years ago
Verified
8b5c5645
readme : mention Metal could be used for gpt-2 (#553)
paschembri
committed
2 years ago
Verified
754ea2bd
ggml backends interface v1 (#547)
slaren
committed
2 years ago
Verified
fc9e9558
ggml : delete duplicate logging macros (#531)
ita9naiwa
committed
2 years ago
Verified
4a771d5a
sync : llama.cpp (training, refactoring) (#548)
ggerganov
committed
2 years ago
Verified
ef336850
cmake : add OPENCL_LIB to solve problem [cannot resolve external symbol clxxxx ] (#527)
wizardforcel
committed
2 years ago
Verified
043251ca
ggml : fix batch for ggml_conv_2d (#528)
skirodev
committed
2 years ago
Verified
13e2fa69
ggml : add `GGML_OP_CONV_TRANSPOSE_1D` (#524)
PABannier
committed
2 years ago
Verified
76d0aca8
ggml : complete implementation of `GGML_OP_CONV_1D` (#523)
PABannier
committed
2 years ago
Verified
a706d68e
ci : add whisper test (#525)
ggerganov
committed
2 years ago
Verified
8ca2c19a
examples : fix compile warnings
ggerganov
committed
2 years ago
Verified
1472fed1
sync : whisper.cpp (Metal + ggml sched_yield fix + reduce ggml-alloc size) (#522)
ggerganov
committed
2 years ago
Verified
7ddb66d7
ci : add Metal build (#514)
dc-dc-dc
committed
2 years ago
Verified
dd1d5759
ci : add CLBlast build (#513)
dc-dc-dc
committed
2 years ago
Verified
e77653a9
cuda : suppress compiler warning of unused variables (#505)
li-plus
committed
2 years ago
Verified
968d1328
cmake : solve prob "clblast.h not found" (#506)
wizardforcel
committed
2 years ago
Verified
3ae3a2bb
ggml : mark ggml_format_name as a printf-like function (#508)
cebtenzzre
committed
2 years ago
Verified
abde9c7a
ggml : gguf_context const-correctness (#509)
cebtenzzre
committed
2 years ago
Verified
71b8d38b
Older