llama_cpp_for_radxa_dragon_.../common
Andrew Downing b0d943de17
Update LOG_IMPL and LOG_TEE_IMPL (#7029)
ROCm clang defines _MSC_VER which results in the wrong implementation of LOG_IMPL and LOG_TEE_IMPL being compiled.

This fixes https://github.com/ggerganov/llama.cpp/issues/6972
2024-05-01 23:31:30 +02:00
..
base64.hpp
build-info.cpp.in
CMakeLists.txt main: add --json-schema / -j flag (#6659) 2024-04-15 18:35:21 +01:00
common.cpp ggml : add Flash Attention (#5021) 2024-04-30 12:16:08 +03:00
common.h perplexity: more statistics, added documentation (#6936) 2024-04-30 23:36:27 +02:00
console.cpp
console.h
grammar-parser.cpp
grammar-parser.h
json-schema-to-grammar.cpp JSON schema conversion: ️ faster repetitions, min/maxLength for strings, cap number length (#6555) 2024-04-12 19:43:38 +01:00
json-schema-to-grammar.h
json.hpp
log.h Update LOG_IMPL and LOG_TEE_IMPL (#7029) 2024-05-01 23:31:30 +02:00
ngram-cache.cpp
ngram-cache.h
sampling.cpp sampling : use std::random_device{}() for default random seed (#6962) 2024-04-29 16:35:45 +03:00
sampling.h Server: fix seed for multiple slots (#6835) 2024-04-24 11:08:36 +02:00
stb_image.h
train.cpp
train.h