Xuan Son Nguyen 642330ac7c llama : add enum for built-in chat templates (#10623) před 1 rokem
..
batched 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
batched-bench 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
batched.swift 0abc6a2c25 llama : llama_perf + option to disable timings during decode (#9355) před 1 rokem
convert-llama2c-to-ggml 8648c52101 make : deprecate (#10514) před 1 rokem
cvector-generator 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
deprecation-warning be6d7c0791 examples : remove `finetune` and `train-text-from-scratch` (#8669) před 1 rokem
embedding 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
eval-callback 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
export-lora 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
gbnf-validator 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
gen-docs 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
gguf 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
gguf-hash 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
gguf-split 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
gritlm 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
imatrix 8648c52101 make : deprecate (#10514) před 1 rokem
infill 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
jeopardy 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) před 1 rokem
llama-bench 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
llama.android cda0e4b648 llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) před 1 rokem
llama.swiftui 55e47786e3 llama : default sampling changes + greedy update (#9897) před 1 rokem
llava 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
lookahead 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
lookup 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
main 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
main-cmake-pkg 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
parallel 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
passkey 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
perplexity 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
quantize 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
quantize-stats 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
retrieval 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
rpc 9f40989351 ggml : move CPU backend to a separate file (#10144) před 1 rokem
run 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
save-load-state 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
server 642330ac7c llama : add enum for built-in chat templates (#10623) před 1 rokem
simple 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
simple-chat 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
speculative 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
speculative-simple 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
sycl faf67b3de4 [SYCL]set context default value to avoid memory issue, update guide (#9476) před 1 rokem
tokenize 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) před 1 rokem
CMakeLists.txt ab96610b1e cmake : enable warnings in llama (#10474) před 1 rokem
Miku.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) před 1 rokem
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) před 2 roky
chat-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) před 1 rokem
chat-persistent.sh 8fc393f246 scripts : fix pattern and get n_tokens in one go (#10221) před 1 rokem
chat-vicuna.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) před 1 rokem
chat.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) před 1 rokem
convert_legacy_llama.py a0ec17b32e metadata: Detailed Dataset Authorship Metadata (#8875) před 1 rokem
json_schema_pydantic_example.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) před 1 rokem
json_schema_to_grammar.py 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) před 1 rokem
llama.vim 2d3aba9ee8 llama.vim : bump generation time limit to 3s [no ci] před 1 rokem
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) před 2 roky
pydantic_models_to_grammar.py 090fca7a07 pydantic : replace uses of __annotations__ with get_type_hints (#8474) před 1 rokem
pydantic_models_to_grammar_examples.py 22f281aa16 examples : Rewrite pydantic_models_to_grammar_examples.py (#8493) před 1 rokem
reason-act.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) před 1 rokem
regex_to_grammar.py e235b267a2 py : switch to snake_case (#8305) před 1 rokem
server-llama2-13B.sh 1c641e6aac `build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809) před 1 rokem
server_embd.py 3fd62a6b1c py : type-check all Python scripts with Pyright (#8341) před 1 rokem
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) před 1 rokem