Georgi Gerganov c06e45d729 clip : fix wrong loop condition il y a 1 an
..
baby-llama afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) il y a 2 ans
batched b0034d93ce examples : add passkey test (#3856) il y a 2 ans
batched-bench 5cb04dbc16 llama : remove LLAMA_MAX_DEVICES and LLAMA_SUPPORTS_GPU_OFFLOAD (#5240) il y a 1 an
batched.swift 5c9f90cba1 swift : fix prompt tokenization logic (#4321) il y a 2 ans
beam-search 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) il y a 2 ans
benchmark 147b17ac94 2-bit quantizations (#4897) il y a 2 ans
convert-llama2c-to-ggml cafcd4f895 ggml : remove n_dims from ggml_tensor (#4469) il y a 2 ans
embedding 03bf161eb6 llama : support batched embeddings (#5466) il y a 1 an
export-lora 3b169441df sync : ggml (#5452) il y a 1 an
finetune 263978904c finetune : rename feed-forward tensors (w1/w2/w3) (#4839) il y a 1 an
gguf 32259b2dad gguf : simplify example dependencies il y a 2 ans
imatrix 5ed26e1fc9 Adding some imatrix tools (#5302) il y a 1 an
infill 35a2ee9143 Remove unused data and add fixes (#5154) il y a 2 ans
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) il y a 2 ans
llama-bench 52bb63c708 refactor : switch to emplace_back to avoid extra object (#5291) il y a 1 an
llama.android 256d1bb0dd android : use release cmake build type by default (#5123) il y a 2 ans
llama.swiftui e790eef21c llama.swiftui : update models layout (#4826) il y a 2 ans
llava c06e45d729 clip : fix wrong loop condition il y a 1 an
lookahead 9494d7c477 english : use `typos` to fix comments and logs (#4354) il y a 2 ans
lookup e4640d8fdf lookup: add print for drafting performance (#5450) il y a 1 an
main 85910c5b30 main : ctrl+C print timing in non-interactive mode (#3873) il y a 1 an
main-cmake-pkg 82d6eab224 main-cmake-pkg : fix build issue (#4665) il y a 2 ans
parallel 6b0a7420d0 llama : KV cache view API + better KV cache management (#4170) il y a 2 ans
passkey b0034d93ce examples : add passkey test (#3856) il y a 2 ans
perplexity 52bb63c708 refactor : switch to emplace_back to avoid extra object (#5291) il y a 1 an
quantize 52bb63c708 refactor : switch to emplace_back to avoid extra object (#5291) il y a 1 an
quantize-stats 52bb63c708 refactor : switch to emplace_back to avoid extra object (#5291) il y a 1 an
save-load-state df845cc982 llama : minimize size used for state save/load (#4820) il y a 2 ans
server 0d4177126b llava : fix memory management bug (#5491) il y a 1 an
simple 23b5e12eb5 simple : update error message for KV cache check (#4324) il y a 2 ans
speculative e0324285a5 speculative : threading options (#4959) il y a 2 ans
sycl af3ba5d946 [SYCL] update guide of SYCL backend (#5254) il y a 1 an
tokenize 28a2e6e7d4 tokenize example: Respect normal add BOS token behavior (#4126) il y a 2 ans
train-text-from-scratch 263978904c finetune : rename feed-forward tensors (w1/w2/w3) (#4839) il y a 1 an
CMakeLists.txt 6c00a06692 gguf : add python reader example (#5216) il y a 1 an
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) il y a 2 ans
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) il y a 2 ans
base-translate.sh 96e80dabc6 examples : improve base-translate.sh script (#4783) il y a 2 ans
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) il y a 2 ans
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) il y a 2 ans
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) il y a 2 ans
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) il y a 2 ans
chat.sh 8341a25957 main : log file (#2748) il y a 2 ans
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) il y a 2 ans
json-schema-to-grammar.py 7c2227a197 chmod : make scripts executable (#2675) il y a 2 ans
llama.vim 125d03a503 llama.vim : added api key support (#5090) il y a 2 ans
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) il y a 2 ans
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) il y a 2 ans
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) il y a 2 ans
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) il y a 2 ans
pydantic-models-to-grammar-examples.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) il y a 2 ans
pydantic_models_to_grammar.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) il y a 2 ans
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) il y a 2 ans
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) il y a 2 ans