Jan Boon be07a03217 server : update readme doc from `slot_id` to `id_slot` (#6213) há 1 ano atrás
..
baby-llama ab336a9d5e code : normalize enum names (#5697) há 1 ano atrás
batched 05b06210c9 llama : more consistent names of count variables (#5994) há 1 ano atrás
batched-bench f30ea47a87 llama : add pipeline parallelism support (#6017) há 1 ano atrás
batched.swift f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás
beam-search f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás
benchmark 5b09797321 ggml : remove old quantization functions (#5942) há 1 ano atrás
convert-llama2c-to-ggml 5d3de51f97 ggml, common, examples, tests : fixed type arguments in printf (#5528) há 1 ano atrás
embedding 044ec4b2a5 embedding : add EOS token if not present (#899) há 1 ano atrás
export-lora 6e4e973b26 ci : add an option to fail on compile warning (#3952) há 1 ano atrás
finetune ab336a9d5e code : normalize enum names (#5697) há 1 ano atrás
gguf 6e0438da3c gguf : fix resource leaks (#6061) há 1 ano atrás
gguf-split d8b009a945 Remove undeed header file. (#6158) há 1 ano atrás
gritlm b5f4ae09c3 gritlm : add initial README.md (#6086) há 1 ano atrás
imatrix 2bf8d0f7c4 backend : offload large batches to GPU (#6083) há 1 ano atrás
infill 4d4d2366fc convert : automatically fall back to HfVocab if tokenizer.model doesn't exist (#5821) há 1 ano atrás
jeopardy a8777ad84e parallel : add option to load external prompt file (#3416) há 2 anos atrás
llama-bench 76aa30a263 Add ability to use Q5_0, Q5_1, and IQ4_NL for quantized K cache (#6183) há 1 ano atrás
llama.android 7ab7b733bb android : fix utf8 decoding error (#5935) há 1 ano atrás
llama.swiftui f30ea47a87 llama : add pipeline parallelism support (#6017) há 1 ano atrás
llava f9c7ba3447 llava : update MobileVLM-README.md (#6180) há 1 ano atrás
lookahead f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás
lookup f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás
main d01b3c4c32 common: llama_load_model_from_url using --model-url (#6098) há 1 ano atrás
main-cmake-pkg 82d6eab224 main-cmake-pkg : fix build issue (#4665) há 2 anos atrás
parallel c2101a2e90 llama : support Mamba Selective State Space Models (#5328) há 1 ano atrás
passkey 9d533a77d0 llama : fix defrag bugs + add parameter (#5735) há 1 ano atrás
perplexity f30ea47a87 llama : add pipeline parallelism support (#6017) há 1 ano atrás
quantize 0becb22ac0 IQ4_XS: a 4.25 bpw quantization (#5747) há 1 ano atrás
quantize-stats 52bb63c708 refactor : switch to emplace_back to avoid extra object (#5291) há 1 ano atrás
save-load-state df845cc982 llama : minimize size used for state save/load (#4820) há 2 anos atrás
server be07a03217 server : update readme doc from `slot_id` to `id_slot` (#6213) há 1 ano atrás
simple f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás
speculative 29eee40474 fix speculative decoding build on windows (#5874) há 1 ano atrás
sycl 6c0b287748 update readme sycl for new update (#6151) há 1 ano atrás
tokenize f486f6e1e5 ggml : add numa options (#5377) há 1 ano atrás
train-text-from-scratch 6e0438da3c gguf : fix resource leaks (#6061) há 1 ano atrás
CMakeLists.txt d0d5de42e5 gguf-split: split and merge gguf per batch of tensors (#6135) há 1 ano atrás
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) há 2 anos atrás
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) há 2 anos atrás
base-translate.sh 96e80dabc6 examples : improve base-translate.sh script (#4783) há 2 anos atrás
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) há 2 anos atrás
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) há 2 anos atrás
chat-persistent.sh ac2219fef3 llama : fix session saving/loading (#3400) há 2 anos atrás
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) há 2 anos atrás
chat.sh 8341a25957 main : log file (#2748) há 2 anos atrás
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) há 2 anos atrás
json-schema-pydantic-example.py 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) há 1 ano atrás
json-schema-to-grammar.py 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) há 1 ano atrás
llama.vim 125d03a503 llama.vim : added api key support (#5090) há 2 anos atrás
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) há 2 anos atrás
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) há 2 anos atrás
llm.vim ad9ddcff6e llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879) há 2 anos atrás
make-ggml.py ac43576124 make-ggml.py : compatibility with more models and GGUF (#3290) há 2 anos atrás
pydantic-models-to-grammar-examples.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) há 2 anos atrás
pydantic_models_to_grammar.py d292f4f204 examples : make pydantic scripts pass mypy and support py3.8 (#5099) há 2 anos atrás
reason-act.sh 7c2227a197 chmod : make scripts executable (#2675) há 2 anos atrás
regex-to-grammar.py 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) há 1 ano atrás
server-embd.py 2002bc96bf server : refactor (#5882) há 1 ano atrás
server-llama2-13B.sh 7c2227a197 chmod : make scripts executable (#2675) há 2 anos atrás
ts-type-to-grammar.sh 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) há 1 ano atrás