koboldcpp/examples
Concedo 590553ef07 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/llama-cli-intel.Dockerfile
#	.devops/llama-server-intel.Dockerfile
#	.github/workflows/build.yml
#	CMakePresets.json
#	Makefile
#	docs/backend/SYCL.md
#	docs/build.md
#	ggml/CMakeLists.txt
#	ggml/src/ggml-cpu/CMakeLists.txt
#	scripts/compare-llama-bench.py
#	scripts/sync-ggml-am.sh
#	scripts/sync-ggml.last
2024-11-16 17:20:14 +08:00
..
batched Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +08:00
batched-bench Alone in the darkness 2024-10-24 22:29:20 +08:00
batched.swift Merge branch 'upstream' into concedo_experimental 2024-09-13 16:17:24 +08:00
convert-llama2c-to-ggml Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +08:00
cvector-generator Alone in the darkness 2024-10-24 22:29:20 +08:00
deprecation-warning Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
eval-callback Alone in the darkness 2024-10-24 22:29:20 +08:00
export-lora Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +08:00
gbnf-validator Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
gen-docs common : use common_ prefix for common library functions (#9805) 2024-10-10 22:57:42 +02:00
gguf Merge commit '751fcfc6c3' into concedo_experimental 2024-07-23 19:18:05 +08:00
gguf-hash Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
gguf-split Merge commit 'c83ad6d01e' into concedo_experimental 2024-10-05 22:17:33 +08:00
gritlm Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +08:00
jeopardy Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
llama.android Alone in the darkness 2024-10-24 22:29:20 +08:00
llama.swiftui Alone in the darkness 2024-10-24 22:29:20 +08:00
llava Merge branch 'upstream' into concedo_experimental 2024-11-04 16:54:53 +08:00
lookahead Alone in the darkness 2024-10-24 22:29:20 +08:00
lookup Alone in the darkness 2024-10-24 22:29:20 +08:00
main readme : more lora detail in main example readme (#10064) 2024-10-30 13:22:39 +01:00
main-cmake-pkg Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
passkey Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +08:00
quantize Merge branch 'upstream' into concedo_experimental 2024-09-21 11:23:54 +08:00
retrieval Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +08:00
rpc Merge branch 'upstream' into concedo_experimental 2024-11-04 16:54:53 +08:00
server Merge branch 'upstream' into concedo_experimental 2024-11-16 17:20:14 +08:00
simple Alone in the darkness 2024-10-24 22:29:20 +08:00
simple-chat simple-chat : only add bos on first prompt (#10129) 2024-11-02 13:08:53 +01:00
sycl Merge branch 'upstream' into concedo_experimental 2024-09-19 14:53:57 +08:00
tokenize Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +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 scripts : fix pattern and get n_tokens in one go (#10221) 2024-11-09 09:06:54 +02: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 metadata: Detailed Dataset Authorship Metadata (#8875) 2024-11-13 21:10:38 +11: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 grammar : fix JSON Schema for string regex with top-level alt. (#9903) 2024-10-16 19:03:24 +03:00
llama.vim llama.vim : bump generation time limit to 3s [no ci] 2024-10-23 17:16:56 +03: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