llama_cpp_for_radxa_dragon_.../examples
Daniel Bevenius a6e514a85f
llava: fix typo/formatting in README.md (#5405)
This commit fixes a typo in the README.md file for the llava example
which is causing the formatting to look a little off:

Clone llava-v15-7b`` and clip-vit-large-patch14-336`` locally

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
2024-02-08 09:58:19 +01:00
..
baby-llama
batched examples : add passkey test (#3856) 2024-01-08 11:14:04 +02:00
batched-bench llama : remove LLAMA_MAX_DEVICES and LLAMA_SUPPORTS_GPU_OFFLOAD (#5240) 2024-01-31 17:30:17 +02:00
batched.swift
beam-search
benchmark 2-bit quantizations (#4897) 2024-01-14 09:45:56 +02:00
convert-llama2c-to-ggml
embedding
export-lora export-lora : use LLAMA_FILE_MAGIC_GGLA (#4894) 2024-01-12 19:54:53 +02:00
finetune finetune : print sample-start/include-sample-start (#5072) 2024-01-22 13:11:01 +02:00
gguf
imatrix Adding some imatrix tools (#5302) 2024-02-04 10:39:58 +02:00
infill Remove unused data and add fixes (#5154) 2024-01-27 15:25:55 +01:00
jeopardy
llama-bench refactor : switch to emplace_back to avoid extra object (#5291) 2024-02-03 13:23:37 +02:00
llama.android android : use release cmake build type by default (#5123) 2024-01-25 19:05:51 +02:00
llama.swiftui llama.swiftui : update models layout (#4826) 2024-01-12 14:48:00 +02:00
llava llava: fix typo/formatting in README.md (#5405) 2024-02-08 09:58:19 +01:00
lookahead
lookup
main refactor : switch to emplace_back to avoid extra object (#5291) 2024-02-03 13:23:37 +02:00
main-cmake-pkg
parallel
passkey examples : add passkey test (#3856) 2024-01-08 11:14:04 +02:00
perplexity refactor : switch to emplace_back to avoid extra object (#5291) 2024-02-03 13:23:37 +02:00
quantize refactor : switch to emplace_back to avoid extra object (#5291) 2024-02-03 13:23:37 +02:00
quantize-stats refactor : switch to emplace_back to avoid extra object (#5291) 2024-02-03 13:23:37 +02:00
save-load-state llama : minimize size used for state save/load (#4820) 2024-01-13 18:29:43 +02:00
server server : update /props with "total_slots" value (#5373) 2024-02-07 08:15:19 +02:00
simple
speculative speculative : threading options (#4959) 2024-01-16 13:04:32 +02:00
sycl [SYCL] update guide of SYCL backend (#5254) 2024-02-02 15:53:27 +08:00
tokenize
train-text-from-scratch finetune : fix ggml_allocr lifetimes (tmp workaround) (#5033) 2024-01-19 20:20:50 +02:00
alpaca.sh
base-translate.sh
chat-13B.bat
chat-13B.sh
chat-persistent.sh
chat-vicuna.sh
chat.sh
CMakeLists.txt ggml : add unified SYCL backend for Intel GPUs (#2690) 2024-01-28 17:56:23 +02:00
gpt4all.sh
json-schema-to-grammar.py
llama.vim llama.vim : added api key support (#5090) 2024-01-23 08:51:27 +02:00
llama2-13b.sh
llama2.sh
llm.vim
make-ggml.py
Miku.sh
pydantic-models-to-grammar-examples.py examples : make pydantic scripts pass mypy and support py3.8 (#5099) 2024-01-25 14:51:24 -05:00
pydantic_models_to_grammar.py examples : make pydantic scripts pass mypy and support py3.8 (#5099) 2024-01-25 14:51:24 -05:00
reason-act.sh
server-llama2-13B.sh