prima.cpp/examples
Galunid 9c4c9cc83f
Move convert.py to examples/convert-legacy-llama.py (#7430)
* Move convert.py to examples/convert-no-torch.py

* Fix CI, scripts, readme files

* convert-no-torch -> convert-legacy-llama

* Move vocab thing to vocab.py

* Fix convert-no-torch -> convert-legacy-llama

* Fix lost convert.py in ci/run.sh

* Fix imports

* Fix gguf not imported correctly

* Fix flake8 complaints

* Fix check-requirements.sh

* Get rid of ADDED_TOKENS_FILE, FAST_TOKENIZER_FILE

* Review fixes
2024-05-30 21:40:00 +10:00
..
baby-llama
batched
batched-bench
batched.swift
beam-search
benchmark
convert-llama2c-to-ggml
embedding
eval-callback common : normalize naming style (#7462) 2024-05-22 20:04:20 +03:00
export-lora
finetune
gbnf-validator
gguf
gguf-split
gritlm gritlm : add --outdir option to hf.sh script (#6699) 2024-04-16 09:34:06 +03:00
imatrix
infill common : normalize naming style (#7462) 2024-05-22 20:04:20 +03:00
jeopardy
llama-bench
llama.android
llama.swiftui
llava Move convert.py to examples/convert-legacy-llama.py (#7430) 2024-05-30 21:40:00 +10:00
lookahead
lookup
main main: replace --no-special with --special (#7534) 2024-05-27 00:10:17 +10:00
main-cmake-pkg
parallel
passkey
perplexity
quantize
quantize-stats
retrieval common : normalize naming style (#7462) 2024-05-22 20:04:20 +03:00
rpc rpc : set SO_REUSEADDR for the server socket (#7320) 2024-05-17 17:25:44 +03:00
save-load-state
server server: do not remove whitespace at the start of a completion chunk (#7524) 2024-05-28 14:55:51 +10:00
simple
speculative llama : support Llama 3 HF conversion (#6745) 2024-04-21 14:50:41 +03:00
sycl add build shared lib in win release package (#7438) 2024-05-24 10:06:56 +08:00
tokenize
train-text-from-scratch ggml : remove ggml_flash_attn and ggml_flash_ff (#7463) 2024-05-23 10:00:44 +03:00
alpaca.sh
base-translate.sh
chat-13B.bat
chat-13B.sh
chat-persistent.sh
chat-vicuna.sh
chat.sh
CMakeLists.txt
convert-legacy-llama.py Move convert.py to examples/convert-legacy-llama.py (#7430) 2024-05-30 21:40:00 +10:00
gpt4all.sh
json-schema-pydantic-example.py
json_schema_to_grammar.py JSON schema conversion: ️ faster repetitions, min/maxLength for strings, cap number length (#6555) 2024-04-12 19:43:38 +01:00
llama.vim
llama2-13b.sh
llama2.sh
llm.vim
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
reason-act.sh
regex-to-grammar.py
server-embd.py
server-llama2-13B.sh chmod : make scripts executable (#2675) 2023-08-23 17:29:09 +03:00
ts-type-to-grammar.sh