Karthik Sethuraman b93edd22f5 server : allow to generate multimodal embeddings (#4681) vor 2 Jahren
..
baby-llama afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) vor 2 Jahren
batched 2b4ea35e56 cuda : add batched cuBLAS GEMM for faster attention (#3749) vor 2 Jahren
batched-bench ef47ec18da ggml : add ggml_soft_max_ext (#4256) vor 2 Jahren
batched.swift 5c9f90cba1 swift : fix prompt tokenization logic (#4321) vor 2 Jahren
beam-search 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) vor 2 Jahren
benchmark 20a68a7030 ggml : add ggml_row_size() (fixes llama out of space) (#4461) vor 2 Jahren
convert-llama2c-to-ggml cafcd4f895 ggml : remove n_dims from ggml_tensor (#4469) vor 2 Jahren
embedding b12fa0d1c1 build : link against build info instead of compiling against it (#3879) vor 2 Jahren
export-lora afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) vor 2 Jahren
finetune 879b690a9e finetune : fix output formatting in print_params (#4653) vor 2 Jahren
gguf 32259b2dad gguf : simplify example dependencies vor 2 Jahren
infill 881800d1f0 main : Add ChatML functionality to main example (#4046) vor 2 Jahren
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) vor 2 Jahren
llama-bench bcc0eb4591 llama : per-layer KV cache + quantum K cache (#4309) vor 2 Jahren
llama.swiftui afd997ab60 llama.swiftui : fix infinite loop, ouput timings, buff UI (#4674) vor 2 Jahren
llava afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) vor 2 Jahren
lookahead 9494d7c477 english : use `typos` to fix comments and logs (#4354) vor 2 Jahren
lookup 7082d24cec lookup : add prompt lookup decoding example (#4484) vor 2 Jahren
main 52c8bc3cf3 sampling : custom samplers order (#4285) vor 2 Jahren
main-cmake-pkg 82d6eab224 main-cmake-pkg : fix build issue (#4665) vor 2 Jahren
metal 4760e7cc0b sync : ggml (backend v2) (#3912) vor 2 Jahren
parallel 6b0a7420d0 llama : KV cache view API + better KV cache management (#4170) vor 2 Jahren
perplexity 91f6499393 Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040) vor 2 Jahren
quantize b12fa0d1c1 build : link against build info instead of compiling against it (#3879) vor 2 Jahren
quantize-stats bcc0eb4591 llama : per-layer KV cache + quantum K cache (#4309) vor 2 Jahren
save-load-state b12fa0d1c1 build : link against build info instead of compiling against it (#3879) vor 2 Jahren
server b93edd22f5 server : allow to generate multimodal embeddings (#4681) vor 2 Jahren
simple 23b5e12eb5 simple : update error message for KV cache check (#4324) vor 2 Jahren
speculative 9494d7c477 english : use `typos` to fix comments and logs (#4354) vor 2 Jahren
tokenize 28a2e6e7d4 tokenize example: Respect normal add BOS token behavior (#4126) vor 2 Jahren
train-text-from-scratch afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) vor 2 Jahren
CMakeLists.txt 7082d24cec lookup : add prompt lookup decoding example (#4484) vor 2 Jahren
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) vor 2 Jahren
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) vor 2 Jahren
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) vor 2 Jahren
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) vor 2 Jahren
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) vor 2 Jahren
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) vor 2 Jahren
chat.sh 8341a25957 main : log file (#2748) vor 2 Jahren
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) vor 2 Jahren
json-schema-to-grammar.py 7c2227a197 chmod : make scripts executable (#2675) vor 2 Jahren
llama.vim 2d7baaf50f vim : streaming and more (#2495) vor 2 Jahren
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) vor 2 Jahren
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) vor 2 Jahren
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) vor 2 Jahren
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) vor 2 Jahren
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) vor 2 Jahren
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) vor 2 Jahren