koboldcpp/examples
Concedo 5b605d03ea Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/ISSUE_TEMPLATE/config.yml
#	.gitignore
#	CMakeLists.txt
#	CONTRIBUTING.md
#	Makefile
#	README.md
#	ci/run.sh
#	common/common.h
#	examples/main-cmake-pkg/CMakeLists.txt
#	ggml/src/CMakeLists.txt
#	models/ggml-vocab-bert-bge.gguf.inp
#	models/ggml-vocab-bert-bge.gguf.out
#	models/ggml-vocab-deepseek-coder.gguf.inp
#	models/ggml-vocab-deepseek-coder.gguf.out
#	models/ggml-vocab-deepseek-llm.gguf.inp
#	models/ggml-vocab-deepseek-llm.gguf.out
#	models/ggml-vocab-falcon.gguf.inp
#	models/ggml-vocab-falcon.gguf.out
#	models/ggml-vocab-gpt-2.gguf.inp
#	models/ggml-vocab-gpt-2.gguf.out
#	models/ggml-vocab-llama-bpe.gguf.inp
#	models/ggml-vocab-llama-bpe.gguf.out
#	models/ggml-vocab-llama-spm.gguf.inp
#	models/ggml-vocab-llama-spm.gguf.out
#	models/ggml-vocab-mpt.gguf.inp
#	models/ggml-vocab-mpt.gguf.out
#	models/ggml-vocab-phi-3.gguf.inp
#	models/ggml-vocab-phi-3.gguf.out
#	models/ggml-vocab-starcoder.gguf.inp
#	models/ggml-vocab-starcoder.gguf.out
#	requirements.txt
#	requirements/requirements-convert_legacy_llama.txt
#	scripts/check-requirements.sh
#	scripts/pod-llama.sh
#	src/CMakeLists.txt
#	src/llama.cpp
#	tests/test-rope.cpp
2024-07-06 00:25:10 +08:00
..
baby-llama merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
batched Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
batched-bench merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
batched.swift build: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) 2024-06-13 00:41:52 +01: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 the file structure refactor, testing 2024-06-29 12:14:38 +08:00
embedding Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
eval-callback merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
export-lora merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
finetune Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
gbnf-validator merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
gguf merge the file structure refactor, testing 2024-06-29 12:14:38 +08: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 the file structure refactor, testing 2024-06-29 12:14:38 +08:00
infill Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +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 the file structure refactor, testing 2024-06-29 12:14:38 +08:00
llama.android Merge branch 'upstream' into concedo_experimental 2024-06-30 10:59:42 +08:00
llama.swiftui swiftui : enable stream updating (#7754) 2024-06-21 08:30:58 +03:00
llava Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
lookahead merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
lookup Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
main Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
main-cmake-pkg Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
parallel merge the file structure refactor, testing 2024-06-29 12:14:38 +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-07-06 00:25:10 +08:00
quantize merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
quantize-stats merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
retrieval merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
rpc merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
save-load-state merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
server Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
simple merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
speculative merge the file structure refactor, testing 2024-06-29 12:14:38 +08:00
sycl Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
tokenize Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +08:00
train-text-from-scratch Merge branch 'upstream' into concedo_experimental 2024-07-06 00:25:10 +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 py : switch to snake_case (#8305) 2024-07-05 07:53:33 +03:00
json_schema_pydantic_example.py py : switch to snake_case (#8305) 2024-07-05 07:53:33 +03:00
json_schema_to_grammar.py json: restore default additionalProperties to false, fix some pattern escapes (#8180) 2024-06-28 09:26:45 +01: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 grammars: x{min,max} repetition operator (#6640) 2024-06-06 10:07:06 +01:00
pydantic_models_to_grammar_examples.py py : switch to snake_case (#8305) 2024-07-05 07:53:33 +03: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 : switch to snake_case (#8305) 2024-07-05 07:53:33 +03: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