M. Yusuf Sarıgöz bd90eca237 llava : fix regression for square images in #3613 (#4056) 2 years ago
..
baby-llama bc39553c90 build : enable more non-default compiler warnings (#3200) 2 years ago
batched 2b4ea35e56 cuda : add batched cuBLAS GEMM for faster attention (#3749) 2 years ago
batched-bench 6e08281e58 Extend llama_kv_cache_seq_rm to allow matching any sequence (#3843) 2 years ago
batched.swift 0e89203b51 speculative : add tree-based sampling example (#3624) 2 years ago
beam-search 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) 2 years ago
benchmark 4760e7cc0b sync : ggml (backend v2) (#3912) 2 years ago
convert-llama2c-to-ggml 8cf19d60dc gguf : support big endian platform (#3552) 2 years ago
embedding b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
export-lora 4760e7cc0b sync : ggml (backend v2) (#3912) 2 years ago
finetune 4760e7cc0b sync : ggml (backend v2) (#3912) 2 years ago
gguf 3aefaab9e5 check C++ code with -Wmissing-declarations (#3184) 2 years ago
infill b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) 2 years ago
llama-bench b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
llava bd90eca237 llava : fix regression for square images in #3613 (#4056) 2 years ago
main 532dd74e38 Fix some documentation typos/grammar mistakes (#4032) 2 years ago
main-cmake-pkg abd21fc99f cmake : add missed dependencies (#3763) 2 years ago
metal 4760e7cc0b sync : ggml (backend v2) (#3912) 2 years ago
parallel 532dd74e38 Fix some documentation typos/grammar mistakes (#4032) 2 years ago
perplexity b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
quantize b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
quantize-stats b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
save-load-state b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 years ago
server d96ca7ded7 server : fix crash when prompt exceeds context size (#3996) 2 years ago
simple c8d6a1f34a simple : fix batch handling (#3803) 2 years ago
speculative 8f961abdc4 speculative : change default p_accept to 0.5 + CLI args (#3919) 2 years ago
train-text-from-scratch 4760e7cc0b sync : ggml (backend v2) (#3912) 2 years ago
CMakeLists.txt d1031cf49c sampling : refactor init to use llama_sampling_params (#3696) 2 years 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
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 7c2227a197 chmod : make scripts executable (#2675) 2 years ago
llama.vim 2d7baaf50f vim : streaming and more (#2495) 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
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) 2 years ago
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) 2 years ago