llama_cpp_for_radxa_dragon_.../examples
Georgi Gerganov f3f65429c4
llama : reorganize source code + improve CMake (#8006)
* scripts : update sync [no ci]

* files : relocate [no ci]

* ci : disable kompute build [no ci]

* cmake : fixes [no ci]

* server : fix mingw build

ggml-ci

* cmake : minor [no ci]

* cmake : link math library [no ci]

* cmake : build normal ggml library (not object library) [no ci]

* cmake : fix kompute build

ggml-ci

* make,cmake : fix LLAMA_CUDA + replace GGML_CDEF_PRIVATE

ggml-ci

* move public backend headers to the public include directory (#8122)

* move public backend headers to the public include directory

* nix test

* spm : fix metal header

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* scripts : fix sync paths [no ci]

* scripts : sync ggml-blas.h [no ci]

---------

Co-authored-by: slaren <slarengh@gmail.com>
2024-06-26 18:33:02 +03:00
..
baby-llama
batched
batched-bench
batched.swift
benchmark
convert-llama2c-to-ggml
cvector-generator
embedding
eval-callback
export-lora
finetune
gbnf-validator llama : return nullptr from llama_grammar_init (#8093) 2024-06-25 15:07:28 -04:00
gguf
gguf-split
gritlm
imatrix llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
infill
jeopardy
llama-bench
llama.android
llama.swiftui
llava llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
lookahead
lookup
main
main-cmake-pkg
parallel
passkey
perplexity
quantize
quantize-stats
retrieval
rpc llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
save-load-state
server llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
simple
speculative
sycl llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
tokenize
train-text-from-scratch
base-translate.sh
chat-13B.bat
chat-13B.sh
chat-persistent.sh
chat-vicuna.sh
chat.sh
CMakeLists.txt llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
convert-legacy-llama.py
json-schema-pydantic-example.py json: fix additionalProperties, allow space after enum/const (#7840) 2024-06-26 01:45:58 +01:00
json_schema_to_grammar.py json: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863) 2024-06-26 01:46:35 +01:00
llama.vim
llm.vim
Miku.sh
pydantic-models-to-grammar-examples.py
pydantic_models_to_grammar.py
reason-act.sh
regex-to-grammar.py
server-embd.py
server-llama2-13B.sh
ts-type-to-grammar.sh