]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
sync : llama.cpp
authorGeorgi Gerganov <redacted>
Mon, 17 Nov 2025 14:31:08 +0000 (16:31 +0200)
committerGeorgi Gerganov <redacted>
Mon, 17 Nov 2025 19:05:46 +0000 (21:05 +0200)
commitb12abefa9be2abae39a73fa903322af135024a36
treeccde94dcff1b2e540608a703841cda39b59d2143
parent0e5deca8e232ff0f02772aec0e1109b3e98bbded
sync : llama.cpp
18 files changed:
cmake/arm64-apple-clang.cmake [new file with mode: 0644]
cmake/arm64-windows-llvm.cmake [new file with mode: 0644]
cmake/riscv64-spacemit-linux-gnu-gcc.cmake [new file with mode: 0644]
cmake/x64-windows-llvm.cmake [new file with mode: 0644]
examples/talk-llama/llama-arch.cpp
examples/talk-llama/llama-arch.h
examples/talk-llama/llama-graph.cpp
examples/talk-llama/llama-memory-recurrent.cpp
examples/talk-llama/llama-model.cpp
examples/talk-llama/llama-model.h
examples/talk-llama/llama-sampling.cpp
examples/talk-llama/llama-vocab.cpp
examples/talk-llama/llama-vocab.h
examples/talk-llama/models/afmoe.cpp [new file with mode: 0644]
examples/talk-llama/models/ernie4-5.cpp
examples/talk-llama/models/models.h
examples/talk-llama/models/openai-moe-iswa.cpp
examples/talk-llama/unicode.cpp