Georgi Gerganov d48c88cbd5 ggml : remove ggml_flash_attn and ggml_flash_ff (#7463) há 1 ano atrás
..
baby-llama ab336a9d5e code : normalize enum names (#5697) há 1 ano atrás
batched 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
batched-bench 9c67c2773d ggml : add Flash Attention (#5021) há 1 ano atrás
batched.swift 40f74e4d73 llama : add option to render special/control tokens (#6807) há 1 ano atrás
beam-search b97bc3966e llama : support Llama 3 HF conversion (#6745) há 1 ano atrás
benchmark 5b09797321 ggml : remove old quantization functions (#5942) há 1 ano atrás
convert-llama2c-to-ggml 07cd41d096 TypoFix (#7162) há 1 ano atrás
embedding 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
eval-callback 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
export-lora 6e4e973b26 ci : add an option to fail on compile warning (#3952) há 1 ano atrás
finetune d48c88cbd5 ggml : remove ggml_flash_attn and ggml_flash_ff (#7463) há 1 ano atrás
gbnf-validator cbaadc9294 grammars: 1.5x faster inference w/ complex grammars (vector reserves / reuses) (#6609) há 1 ano atrás
gguf 8228b66dbc gguf : add option to not check tensor data (#6582) há 1 ano atrás
gguf-split 842500144e gguf-split: add --no-tensor-first-split (#7072) há 1 ano atrás
gritlm 8a56075b07 gritlm : add --outdir option to hf.sh script (#6699) há 1 ano atrás
imatrix 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
infill 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) há 2 anos atrás
llama-bench 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
llama.android 854d365aba cmake : update android comments (#7341) há 1 ano atrás
llama.swiftui 40f74e4d73 llama : add option to render special/control tokens (#6807) há 1 ano atrás
llava 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
lookahead 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
lookup 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
main fbf777d2b9 main : minor (#7462) há 1 ano atrás
main-cmake-pkg b8a7a5a90f build(cmake): simplify instructions (`cmake -B build && cmake --build build ...`) (#6964) há 1 ano atrás
parallel 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
passkey b97bc3966e llama : support Llama 3 HF conversion (#6745) há 1 ano atrás
perplexity 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
quantize 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
quantize-stats 8843a98c2b Improve usability of --model-url & related flags (#6930) há 1 ano atrás
retrieval 6ff13987ad common : normalize naming style (#7462) há 1 ano atrás
rpc f4bd8b3d26 rpc : set SO_REUSEADDR for the server socket (#7320) há 1 ano atrás
save-load-state beea6e1b16 llama : save and restore kv cache for single seq id (#6341) há 1 ano atrás
server 1e374365d1 SimpleChat: a simple and dumb web front end for testing /chat/completions and /completions end points and try chat (#7350) há 1 ano atrás
simple b97bc3966e llama : support Llama 3 HF conversion (#6745) há 1 ano atrás
speculative b97bc3966e llama : support Llama 3 HF conversion (#6745) há 1 ano atrás
sycl 04976db7a8 docs: fix typos (#7124) há 1 ano atrás
tokenize 1b67731e18 BERT tokenizer fixes (#6498) há 1 ano atrás
train-text-from-scratch d48c88cbd5 ggml : remove ggml_flash_attn and ggml_flash_ff (#7463) há 1 ano atrás
CMakeLists.txt 5e31828d3e ggml : add RPC backend (#6829) há 1 ano atrás
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) há 2 anos atrás
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) há 2 anos atrás
base-translate.sh 96e80dabc6 examples : improve base-translate.sh script (#4783) há 2 anos atrás
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) há 2 anos atrás
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) há 2 anos atrás
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) há 2 anos atrás
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) há 2 anos atrás
chat.sh 8341a25957 main : log file (#2748) há 2 anos atrás
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) há 2 anos atrás
json-schema-pydantic-example.py 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) há 1 ano atrás
json_schema_to_grammar.py ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) há 1 ano atrás
llama.vim 125d03a503 llama.vim : added api key support (#5090) há 2 anos atrás
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) há 2 anos atrás
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) há 2 anos atrás
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) há 2 anos atrás
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) há 2 anos atrás
pydantic-models-to-grammar-examples.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) há 2 anos atrás
pydantic_models_to_grammar.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) há 2 anos atrás
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) há 2 anos atrás
regex-to-grammar.py ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) há 1 ano atrás
server-embd.py 2002bc96bf server : refactor (#5882) há 1 ano atrás
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) há 2 anos atrás
ts-type-to-grammar.sh ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) há 1 ano atrás