]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : minor sampling refactor (2) (#9386)
authorslaren <redacted>
Mon, 9 Sep 2024 15:10:46 +0000 (17:10 +0200)
committerGitHub <redacted>
Mon, 9 Sep 2024 15:10:46 +0000 (17:10 +0200)
commit5fb5e24811cb01d48b482c15a974bfbd9f433e1d
treed25cebfed8f1c5e19aafab1d1cb50b1aa745eef5
parent38ca6f644bd48301e9caa80f9913c22e70a8fd1b
llama : minor sampling refactor (2) (#9386)
12 files changed:
examples/batched.swift/Sources/main.swift
examples/batched/batched.cpp
examples/gritlm/gritlm.cpp
examples/llama.android/llama/src/main/cpp/llama-android.cpp
examples/llama.swiftui/llama.cpp.swift/LibLlama.swift
examples/passkey/passkey.cpp
examples/save-load-state/save-load-state.cpp
examples/server/server.cpp
examples/simple/simple.cpp
include/llama.h
src/llama-sampling.cpp
tests/test-sampling.cpp