koboldcpp/examples
Concedo b2c1ff7a13 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.ecrc
#	CMakePresets.json
#	ci/run.sh
#	docs/backend/SYCL.md
#	ggml/src/CMakeLists.txt
#	src/llama.cpp
#	tests/test-backend-ops.cpp
#	tests/test-sampling.cpp
2024-08-27 17:46:40 +08:00
..
baby-llama Merge branch 'upstream' into concedo_experimental 2024-08-06 16:33:26 +08:00
batched Merge branch 'upstream' into concedo_experimental 2024-07-19 14:23:33 +08:00
batched-bench Merge branch 'upstream' into concedo_experimental 2024-08-06 16:33:26 +08:00
batched.swift Detokenizer fixes (#8039) 2024-07-05 19:01:35 +02:00
benchmark merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
convert-llama2c-to-ggml merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
cvector-generator Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
deprecation-warning examples : remove finetune and train-text-from-scratch (#8669) 2024-07-25 10:39:04 +02:00
embedding Merge branch 'upstream' into concedo_experimental 2024-08-10 22:53:42 +08:00
eval-callback Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
export-lora Merge branch 'upstream' into concedo_experimental 2024-08-14 22:25:43 +08:00
gbnf-validator Merge branch 'upstream' into concedo_experimental 2024-07-23 23:20:32 +08:00
gguf Merge commit '751fcfc6c3' into concedo_experimental 2024-07-23 19:18:05 +08:00
gguf-hash gguf-hash : update clib.json to point to original xxhash repo (#8491) 2024-07-16 10:14:16 +03:00
gguf-split merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
gritlm merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
imatrix Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
infill Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
jeopardy build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
llama-bench Merge branch 'upstream' into concedo_experimental 2024-08-10 11:42:32 +08:00
llama.android Merge commit '751fcfc6c3' into concedo_experimental 2024-07-23 19:18:05 +08:00
llama.swiftui llama.swiftui: fix end of generation bug (#8268) 2024-07-20 16:09:37 +03:00
llava Merge branch 'upstream' into concedo_experimental 2024-08-27 17:46:40 +08:00
lookahead Merge branch 'upstream' into concedo_experimental 2024-08-06 16:33:26 +08:00
lookup Merge branch 'upstream' into concedo_experimental 2024-08-06 16:33:26 +08:00
main Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
main-cmake-pkg Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
parallel Merge branch 'upstream' into concedo_experimental 2024-08-06 16:33:26 +08:00
passkey Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
perplexity Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
quantize Merge branch 'upstream' into concedo_experimental 2024-08-27 17:46:40 +08:00
quantize-stats Merge commit 'c917b67f06' into concedo_experimental 2024-07-14 11:38:20 +08:00
retrieval Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
rpc Merge branch 'upstream' into concedo_experimental 2024-08-10 11:42:32 +08:00
save-load-state Merge branch 'upstream' into concedo_experimental 2024-08-06 16:33:26 +08:00
server Merge branch 'upstream' into concedo_experimental 2024-08-27 17:46:40 +08:00
simple Merge branch 'upstream' into concedo_experimental 2024-08-10 11:42:32 +08:00
speculative Merge branch 'upstream' into concedo_experimental 2024-08-06 16:33:26 +08:00
sycl Merge branch 'upstream' into concedo_experimental 2024-08-10 11:42:32 +08:00
tokenize Merge branch 'upstream' into concedo_experimental 2024-08-17 16:21:14 +08:00
base-translate.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
chat-13B.bat Create chat-13B.bat (#592) 2023-03-29 20:21:09 +03:00
chat-13B.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
chat-persistent.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
chat-vicuna.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
chat.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
convert_legacy_llama.py convert-*.py: GGUF Naming Convention Refactor and Metadata Override Refactor (#7499) 2024-07-18 20:40:15 +10:00
json_schema_pydantic_example.py py : type-check all Python scripts with Pyright (#8341) 2024-07-07 15:04:39 -04:00
json_schema_to_grammar.py py : type-check all Python scripts with Pyright (#8341) 2024-07-07 15:04:39 -04:00
llama.vim llama.vim : added api key support (#5090) 2024-01-23 08:51:27 +02:00
llm.vim llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) 2023-08-30 09:50:55 +03:00
Miku.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
pydantic_models_to_grammar.py pydantic : replace uses of __annotations__ with get_type_hints (#8474) 2024-07-14 19:51:21 -04:00
pydantic_models_to_grammar_examples.py examples : Rewrite pydantic_models_to_grammar_examples.py (#8493) 2024-07-20 22:09:17 -04:00
reason-act.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
regex_to_grammar.py py : switch to snake_case (#8305) 2024-07-05 07:53:33 +03:00
server-llama2-13B.sh build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01:00
server_embd.py py : type-check all Python scripts with Pyright (#8341) 2024-07-07 15:04:39 -04:00
ts-type-to-grammar.sh JSON schema conversion: ️ faster repetitions, min/maxLength for strings, cap number length (#6555) 2024-04-12 19:43:38 +01:00