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