]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
refactor : switch to emplace_back to avoid extra object (#5291)
authorMichael Klimenko <redacted>
Sat, 3 Feb 2024 11:23:37 +0000 (12:23 +0100)
committerGitHub <redacted>
Sat, 3 Feb 2024 11:23:37 +0000 (13:23 +0200)
commit52bb63c7082c859c3f1dfc527227e6a95b299c7c
tree16eefdb31b66fd3797383fb877c0f910e3000c7f
parent1ec3332ade60aeb1494ace2211cf1a966db6d770
refactor : switch to emplace_back to avoid extra object (#5291)
common/common.cpp
examples/llama-bench/llama-bench.cpp
examples/main/main.cpp
examples/perplexity/perplexity.cpp
examples/quantize-stats/quantize-stats.cpp
examples/quantize/quantize.cpp
examples/server/server.cpp
tests/test-llama-grammar.cpp