Michael Coppola 125d03a503 llama.vim : added api key support (#5090) 2 anos atrás
..
baby-llama afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) 2 anos atrás
batched b0034d93ce examples : add passkey test (#3856) 2 anos atrás
batched-bench e7e4df031b llama : ggml-backend integration (#4766) 2 anos atrás
batched.swift 5c9f90cba1 swift : fix prompt tokenization logic (#4321) 2 anos atrás
beam-search 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) 2 anos atrás
benchmark 147b17ac94 2-bit quantizations (#4897) 2 anos atrás
convert-llama2c-to-ggml cafcd4f895 ggml : remove n_dims from ggml_tensor (#4469) 2 anos atrás
embedding b12fa0d1c1 build : link against build info instead of compiling against it (#3879) 2 anos atrás
export-lora 930f907d3e export-lora : use LLAMA_FILE_MAGIC_GGLA (#4894) 2 anos atrás
finetune 152d9d05e0 finetune : print sample-start/include-sample-start (#5072) 2 anos atrás
gguf 32259b2dad gguf : simplify example dependencies 2 anos atrás
imatrix 15bceec2d7 imatrix : keep intermediate imatrix results (#5077) 2 anos atrás
infill 881800d1f0 main : Add ChatML functionality to main example (#4046) 2 anos atrás
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) 2 anos atrás
llama-bench e7e4df031b llama : ggml-backend integration (#4766) 2 anos atrás
llama.android 862f5e41ab android : introduce starter project example (#4926) 2 anos atrás
llama.swiftui e790eef21c llama.swiftui : update models layout (#4826) 2 anos atrás
llava 3ce7e8f8e7 llava : MobileVLM support (#4954) 2 anos atrás
lookahead 9494d7c477 english : use `typos` to fix comments and logs (#4354) 2 anos atrás
lookup 7082d24cec lookup : add prompt lookup decoding example (#4484) 2 anos atrás
main 722d33f34e main : add parameter --no-display-prompt (#4541) 2 anos atrás
main-cmake-pkg 82d6eab224 main-cmake-pkg : fix build issue (#4665) 2 anos atrás
parallel 6b0a7420d0 llama : KV cache view API + better KV cache management (#4170) 2 anos atrás
passkey b0034d93ce examples : add passkey test (#3856) 2 anos atrás
perplexity 6f9939d119 KL-divergence (#5076) 2 anos atrás
quantize 66d575c45c llama : add Q3_K_XS (#5060) 2 anos atrás
quantize-stats bcc0eb4591 llama : per-layer KV cache + quantum K cache (#4309) 2 anos atrás
save-load-state df845cc982 llama : minimize size used for state save/load (#4820) 2 anos atrás
server 821f0a271e server : defer tasks when "slot unavailable" (#5018) 2 anos atrás
simple 23b5e12eb5 simple : update error message for KV cache check (#4324) 2 anos atrás
speculative e0324285a5 speculative : threading options (#4959) 2 anos atrás
tokenize 28a2e6e7d4 tokenize example: Respect normal add BOS token behavior (#4126) 2 anos atrás
train-text-from-scratch 381ee19572 finetune : fix ggml_allocr lifetimes (tmp workaround) (#5033) 2 anos atrás
CMakeLists.txt 4be5ef556d metal : remove old API (#4919) 2 anos atrás
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) 2 anos atrás
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) 2 anos atrás
base-translate.sh 96e80dabc6 examples : improve base-translate.sh script (#4783) 2 anos atrás
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) 2 anos atrás
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) 2 anos atrás
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) 2 anos atrás
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) 2 anos atrás
chat.sh 8341a25957 main : log file (#2748) 2 anos atrás
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) 2 anos atrás
json-schema-to-grammar.py 7c2227a197 chmod : make scripts executable (#2675) 2 anos atrás
llama.vim 125d03a503 llama.vim : added api key support (#5090) 2 anos atrás
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) 2 anos atrás
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) 2 anos atrás
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) 2 anos atrás
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) 2 anos atrás
pydantic-models-to-grammar-examples.py 4feb4b33ee examples : add complete parallel function calling example (#4974) 2 anos atrás
pydantic_models_to_grammar.py 122ed4840c examples : fix and improv docs for the grammar generator (#4909) 2 anos atrás
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) 2 anos atrás
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) 2 anos atrás