llama_cpp_for_radxa_dragon_.../common
Daniel Bevenius 94008cc760
arg : fix attention non-causal arg value hint (#9985)
This commit updates the argument value hint for the `--attention`
argument to `non-causal`.

The motivation for this change is that the only values for this argument
are `causal` and `non-causal`.
2024-10-21 21:12:52 +03:00
..
cmake
arg.cpp arg : fix attention non-causal arg value hint (#9985) 2024-10-21 21:12:52 +03:00
arg.h
base64.hpp
build-info.cpp.in
CMakeLists.txt
common.cpp ggml : add asserts for type conversion in fattn kernels (#9971) 2024-10-21 16:20:46 +03:00
common.h llama : add infill sampler (#9896) 2024-10-15 16:35:33 +03:00
console.cpp
console.h
json-schema-to-grammar.cpp grammar : fix JSON Schema for string regex with top-level alt. (#9903) 2024-10-16 19:03:24 +03:00
json-schema-to-grammar.h
json.hpp
log.cpp
log.h
ngram-cache.cpp
ngram-cache.h
sampling.cpp llama : default sampling changes + greedy update (#9897) 2024-10-21 09:46:40 +03:00
sampling.h
stb_image.h
train.cpp
train.h