Maximilian Winter 52ee4540c0 examples : add pydantic models to GBNF grammar generator (#4883) hace 2 años
..
baby-llama afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) hace 2 años
batched b0034d93ce examples : add passkey test (#3856) hace 2 años
batched-bench e7e4df031b llama : ggml-backend integration (#4766) hace 2 años
batched.swift 5c9f90cba1 swift : fix prompt tokenization logic (#4321) hace 2 años
beam-search 5be6c803fa llama : remove token functions with `context` args in favor of `model` (#3720) hace 2 años
benchmark 20a68a7030 ggml : add ggml_row_size() (fixes llama out of space) (#4461) hace 2 años
convert-llama2c-to-ggml cafcd4f895 ggml : remove n_dims from ggml_tensor (#4469) hace 2 años
embedding b12fa0d1c1 build : link against build info instead of compiling against it (#3879) hace 2 años
export-lora 930f907d3e export-lora : use LLAMA_FILE_MAGIC_GGLA (#4894) hace 2 años
finetune b3a7c20b5c finetune : remove unused includes (#4756) hace 2 años
gguf 32259b2dad gguf : simplify example dependencies hace 2 años
imatrix 326b418b59 Importance Matrix calculation (#4861) hace 2 años
infill 881800d1f0 main : Add ChatML functionality to main example (#4046) hace 2 años
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) hace 2 años
llama-bench e7e4df031b llama : ggml-backend integration (#4766) hace 2 años
llama.swiftui e790eef21c llama.swiftui : update models layout (#4826) hace 2 años
llava d34633d8db clip : support more quantization types (#4846) hace 2 años
lookahead 9494d7c477 english : use `typos` to fix comments and logs (#4354) hace 2 años
lookup 7082d24cec lookup : add prompt lookup decoding example (#4484) hace 2 años
main 7edefbd79c main : better name for variable n_print (#4874) hace 2 años
main-cmake-pkg 82d6eab224 main-cmake-pkg : fix build issue (#4665) hace 2 años
metal 4760e7cc0b sync : ggml (backend v2) (#3912) hace 2 años
parallel 6b0a7420d0 llama : KV cache view API + better KV cache management (#4170) hace 2 años
passkey b0034d93ce examples : add passkey test (#3856) hace 2 años
perplexity 91f6499393 Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040) hace 2 años
quantize 469e75d0a3 llama : restore intended k-quants mixes for MoE models (#4872) hace 2 años
quantize-stats bcc0eb4591 llama : per-layer KV cache + quantum K cache (#4309) hace 2 años
save-load-state b12fa0d1c1 build : link against build info instead of compiling against it (#3879) hace 2 años
server e7e4df031b llama : ggml-backend integration (#4766) hace 2 años
simple 23b5e12eb5 simple : update error message for KV cache check (#4324) hace 2 años
speculative 9494d7c477 english : use `typos` to fix comments and logs (#4354) hace 2 años
tokenize 28a2e6e7d4 tokenize example: Respect normal add BOS token behavior (#4126) hace 2 años
train-text-from-scratch afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) hace 2 años
CMakeLists.txt 326b418b59 Importance Matrix calculation (#4861) hace 2 años
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) hace 2 años
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) hace 2 años
base-translate.sh 96e80dabc6 examples : improve base-translate.sh script (#4783) hace 2 años
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) hace 2 años
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) hace 2 años
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) hace 2 años
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) hace 2 años
chat.sh 8341a25957 main : log file (#2748) hace 2 años
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) hace 2 años
json-schema-to-grammar.py 7c2227a197 chmod : make scripts executable (#2675) hace 2 años
llama.vim 2d7baaf50f vim : streaming and more (#2495) hace 2 años
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) hace 2 años
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) hace 2 años
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) hace 2 años
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) hace 2 años
pydantic-models-to-grammar-examples.py 52ee4540c0 examples : add pydantic models to GBNF grammar generator (#4883) hace 2 años
pydantic_models_to_grammar.py 52ee4540c0 examples : add pydantic models to GBNF grammar generator (#4883) hace 2 años
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) hace 2 años
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) hace 2 años