Georgi Gerganov 044ec4b2a5 embedding : add EOS token if not present (#899) 1 year ago
..
baby-llama ab336a9d5e code : normalize enum names (#5697) 1 year ago
batched 05b06210c9 llama : more consistent names of count variables (#5994) 1 year ago
batched-bench f30ea47a87 llama : add pipeline parallelism support (#6017) 1 year ago
batched.swift f486f6e1e5 ggml : add numa options (#5377) 1 year ago
beam-search f486f6e1e5 ggml : add numa options (#5377) 1 year ago
benchmark 5b09797321 ggml : remove old quantization functions (#5942) 1 year ago
convert-llama2c-to-ggml 5d3de51f97 ggml, common, examples, tests : fixed type arguments in printf (#5528) 1 year ago
embedding 044ec4b2a5 embedding : add EOS token if not present (#899) 1 year ago
export-lora 6e4e973b26 ci : add an option to fail on compile warning (#3952) 1 year ago
finetune ab336a9d5e code : normalize enum names (#5697) 1 year ago
gguf 32259b2dad gguf : simplify example dependencies 2 years ago
gritlm 0fd6c1f015 embedding : print cosine similarity (#899) 1 year ago
imatrix f486f6e1e5 ggml : add numa options (#5377) 1 year ago
infill 4d4d2366fc convert : automatically fall back to HfVocab if tokenizer.model doesn't exist (#5821) 1 year ago
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) 2 years ago
llama-bench f30ea47a87 llama : add pipeline parallelism support (#6017) 1 year ago
llama.android 7ab7b733bb android : fix utf8 decoding error (#5935) 1 year ago
llama.swiftui f30ea47a87 llama : add pipeline parallelism support (#6017) 1 year ago
llava 15a333260a readme : improve readme for Llava-1.6 example (#6044) 1 year ago
lookahead f486f6e1e5 ggml : add numa options (#5377) 1 year ago
lookup f486f6e1e5 ggml : add numa options (#5377) 1 year ago
main 05b06210c9 llama : more consistent names of count variables (#5994) 1 year ago
main-cmake-pkg 82d6eab224 main-cmake-pkg : fix build issue (#4665) 2 years ago
parallel c2101a2e90 llama : support Mamba Selective State Space Models (#5328) 1 year ago
passkey 9d533a77d0 llama : fix defrag bugs + add parameter (#5735) 1 year ago
perplexity f30ea47a87 llama : add pipeline parallelism support (#6017) 1 year ago
quantize 0becb22ac0 IQ4_XS: a 4.25 bpw quantization (#5747) 1 year ago
quantize-stats 52bb63c708 refactor : switch to emplace_back to avoid extra object (#5291) 1 year ago
save-load-state df845cc982 llama : minimize size used for state save/load (#4820) 2 years ago
server 43241adf22 server: disable debug release type sanitizer, simplify trigger (#6047) 1 year ago
simple f486f6e1e5 ggml : add numa options (#5377) 1 year ago
speculative 29eee40474 fix speculative decoding build on windows (#5874) 1 year ago
sycl 715641391d Support multiple GPUs (split mode) on SYCL backend (#5806) 1 year ago
tokenize f486f6e1e5 ggml : add numa options (#5377) 1 year ago
train-text-from-scratch ab336a9d5e code : normalize enum names (#5697) 1 year ago
CMakeLists.txt bcebd7dbf6 llama : add support for GritLM (#5959) 1 year ago
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) 2 years ago
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) 2 years ago
base-translate.sh 96e80dabc6 examples : improve base-translate.sh script (#4783) 2 years ago
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) 2 years ago
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) 2 years ago
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) 2 years ago
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) 2 years ago
chat.sh 8341a25957 main : log file (#2748) 2 years ago
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) 2 years ago
json-schema-to-grammar.py 9d679f0fcc examples : support minItems/maxItems in JSON grammar converter (#5039) 1 year ago
llama.vim 125d03a503 llama.vim : added api key support (#5090) 2 years ago
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) 2 years ago
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) 2 years ago
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) 2 years ago
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) 2 years ago
pydantic-models-to-grammar-examples.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) 2 years ago
pydantic_models_to_grammar.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) 2 years ago
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) 2 years ago
server-embd.py 2002bc96bf server : refactor (#5882) 1 year ago
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) 2 years ago