Olivier Chafik 230d46c723 examples : update llama2.c converter to read vocab and write models in GGUF format (#2751) il y a 2 ans
..
baby-llama eb542d3932 Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384) il y a 2 ans
beam_search edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
benchmark b1f4290953 cmake : install targets (#2256) il y a 2 ans
convert-llama2c-to-ggml 230d46c723 examples : update llama2.c converter to read vocab and write models in GGUF format (#2751) il y a 2 ans
embd-input edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
embedding edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
gguf d0cee0d36d gguf : add 64-bit support (GGUF v2) (#2821) il y a 2 ans
gptneox-wip 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) il y a 2 ans
jeopardy 7c2227a197 chmod : make scripts executable (#2675) il y a 2 ans
llama-bench 154725c543 llama-bench : add model sizes (#2771) il y a 2 ans
main edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
metal 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) il y a 2 ans
perplexity 463173a6c0 llama : speedup tokenization (#2831) il y a 2 ans
quantize 8207214b6a Fix values shown in the quantize tool help (#2735) il y a 2 ans
quantize-stats 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) il y a 2 ans
save-load-state edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
server edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
simple edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
train-text-from-scratch edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
CMakeLists.txt c82742ac9c llama : add llama_beam_search() (#2267) il y a 2 ans
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
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 1359b6aba5 chat-persistent.sh : use bracket expressions in grep (#1564) il y a 2 ans
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) il y a 2 ans
chat.sh 79b2b266db If n_predict == -1, generate forever 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 2d7baaf50f vim : streaming and more (#2495) 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 7ed8d1fe7f llm.vim : multiline autocompletion, get rid of "^@" (#2543) il y a 2 ans
make-ggml.py 7c2227a197 chmod : make scripts executable (#2675) 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