M. Yusuf Sarıgöz 11dc1091f6 Honor -ngl option for Cuda offloading in llava (#3621) %!s(int64=2) %!d(string=hai) anos
..
baby-llama bc39553c90 build : enable more non-default compiler warnings (#3200) %!s(int64=2) %!d(string=hai) anos
batched 8c70a5ff25 batched : add bench tool (#3545) %!s(int64=2) %!d(string=hai) anos
batched-bench 8c70a5ff25 batched : add bench tool (#3545) %!s(int64=2) %!d(string=hai) anos
batched.swift 24ba3d829e examples : add batched.swift + improve CI for swift (#3562) %!s(int64=2) %!d(string=hai) anos
beam-search 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) %!s(int64=2) %!d(string=hai) anos
benchmark 65c2c1c5ab benchmark-matmult : do not use integer abs() on a float (#3277) %!s(int64=2) %!d(string=hai) anos
convert-llama2c-to-ggml 3aefaab9e5 check C++ code with -Wmissing-declarations (#3184) %!s(int64=2) %!d(string=hai) anos
embd-input 70c29da118 common : fix mirostat state when using multiple sequences (#3543) %!s(int64=2) %!d(string=hai) anos
embedding 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) %!s(int64=2) %!d(string=hai) anos
export-lora 0e76a8992c train : finetune LORA (#2632) %!s(int64=2) %!d(string=hai) anos
finetune 424b6381c4 ggml : add context enumeration functions (#3605) %!s(int64=2) %!d(string=hai) anos
gguf 3aefaab9e5 check C++ code with -Wmissing-declarations (#3184) %!s(int64=2) %!d(string=hai) anos
gptneox-wip 20c7e1e804 gguf : fix a few general keys (#3341) %!s(int64=2) %!d(string=hai) anos
infill 70c29da118 common : fix mirostat state when using multiple sequences (#3543) %!s(int64=2) %!d(string=hai) anos
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) %!s(int64=2) %!d(string=hai) anos
llama-bench bc39553c90 build : enable more non-default compiler warnings (#3200) %!s(int64=2) %!d(string=hai) anos
llava 11dc1091f6 Honor -ngl option for Cuda offloading in llava (#3621) %!s(int64=2) %!d(string=hai) anos
main b8fe4b5cc9 main : fix session loading bug (#3400) %!s(int64=2) %!d(string=hai) anos
main-cmake-pkg 095231dfd3 cmake : fix transient definitions in find pkg (#3411) %!s(int64=2) %!d(string=hai) anos
metal 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) %!s(int64=2) %!d(string=hai) anos
parallel 70c29da118 common : fix mirostat state when using multiple sequences (#3543) %!s(int64=2) %!d(string=hai) anos
perplexity 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) %!s(int64=2) %!d(string=hai) anos
quantize bc39553c90 build : enable more non-default compiler warnings (#3200) %!s(int64=2) %!d(string=hai) anos
quantize-stats 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) %!s(int64=2) %!d(string=hai) anos
save-load-state 70c29da118 common : fix mirostat state when using multiple sequences (#3543) %!s(int64=2) %!d(string=hai) anos
server b016596d90 server : add completion mode (no chat) (#3582) %!s(int64=2) %!d(string=hai) anos
simple 16bc66d947 llama.cpp : split llama_context_params into model and context params (#3301) %!s(int64=2) %!d(string=hai) anos
speculative 70c29da118 common : fix mirostat state when using multiple sequences (#3543) %!s(int64=2) %!d(string=hai) anos
train-text-from-scratch 0fe321031a gguf : general usability improvements (#3409) %!s(int64=2) %!d(string=hai) anos
CMakeLists.txt 370359e5ba examples: support LLaVA v1.5 (multimodal model) (#3436) %!s(int64=2) %!d(string=hai) anos
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) %!s(int64=2) %!d(string=hai) anos
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) %!s(int64=2) %!d(string=hai) anos
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) %!s(int64=2) %!d(string=hai) anos
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) %!s(int64=2) %!d(string=hai) anos
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) %!s(int64=2) %!d(string=hai) anos
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) %!s(int64=2) %!d(string=hai) anos
chat.sh 8341a25957 main : log file (#2748) %!s(int64=2) %!d(string=hai) anos
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) %!s(int64=2) %!d(string=hai) anos
json-schema-to-grammar.py 7c2227a197 chmod : make scripts executable (#2675) %!s(int64=2) %!d(string=hai) anos
llama.vim 2d7baaf50f vim : streaming and more (#2495) %!s(int64=2) %!d(string=hai) anos
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) %!s(int64=2) %!d(string=hai) anos
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) %!s(int64=2) %!d(string=hai) anos
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) %!s(int64=2) %!d(string=hai) anos
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) %!s(int64=2) %!d(string=hai) anos
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) %!s(int64=2) %!d(string=hai) anos
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) %!s(int64=2) %!d(string=hai) anos