Martin Krasser f5bfea0580 Allow passing grammar to completion endpoint (#2532) 2 лет назад
..
baby-llama eb542d3932 Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384) 2 лет назад
benchmark b1f4290953 cmake : install targets (#2256) 2 лет назад
embd-input ff966e7ca6 build : fix several cast and printf warnings (#2499) 2 лет назад
embedding b1f4290953 cmake : install targets (#2256) 2 лет назад
jeopardy 5ddf7ea1fb hooks : setting up flake8 and pre-commit hooks (#1681) 2 лет назад
main f3c3b4b167 Add --rope-scale parameter (#2544) 2 лет назад
metal b1f4290953 cmake : install targets (#2256) 2 лет назад
perplexity ff966e7ca6 build : fix several cast and printf warnings (#2499) 2 лет назад
quantize b1f4290953 cmake : install targets (#2256) 2 лет назад
quantize-stats b1f4290953 cmake : install targets (#2256) 2 лет назад
save-load-state 65cdf34bdc llama : use n_embd_gqa instead of n_embd to handle llama-2 70B (#2433) 2 лет назад
server f5bfea0580 Allow passing grammar to completion endpoint (#2532) 2 лет назад
simple ff966e7ca6 build : fix several cast and printf warnings (#2499) 2 лет назад
train-text-from-scratch eb542d3932 Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384) 2 лет назад
CMakeLists.txt 3498588e0f Add --simple-io option for subprocesses and break out console.h and cpp (#1558) 2 лет назад
Miku.sh 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) 2 лет назад
alpaca.sh a17a2683d8 alpaca.sh : update model file name (#2074) 2 лет назад
chat-13B.bat d9ad104440 Create chat-13B.bat (#592) 2 лет назад
chat-13B.sh 6daa09d879 examples : read chat prompts from a template file (#1196) 2 лет назад
chat-persistent.sh 1359b6aba5 chat-persistent.sh : use bracket expressions in grep (#1564) 2 лет назад
chat-vicuna.sh c36e81da62 examples : add chat-vicuna.sh (#1854) 2 лет назад
chat.sh 79b2b266db If n_predict == -1, generate forever 2 лет назад
common.cpp f3c3b4b167 Add --rope-scale parameter (#2544) 2 лет назад
common.h 3498588e0f Add --simple-io option for subprocesses and break out console.h and cpp (#1558) 2 лет назад
console.cpp 86c3219895 console : fix issue related to Windows 11 PowerShell console mode persistence (#2521) 2 лет назад
console.h 3498588e0f Add --simple-io option for subprocesses and break out console.h and cpp (#1558) 2 лет назад
gpt4all.sh 107980d970 examples : add -n to alpaca and gpt4all scripts (#706) 2 лет назад
grammar-parser.cpp ff966e7ca6 build : fix several cast and printf warnings (#2499) 2 лет назад
grammar-parser.h 84e09a7d8b llama : add grammar-based sampling (#1773) 2 лет назад
json-schema-to-grammar.py 8183159cf3 examples : generate JSON according to schema (#1887) 2 лет назад
llama.vim 2d7baaf50f vim : streaming and more (#2495) 2 лет назад
llama2-13b.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) 2 лет назад
llama2.sh 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) 2 лет назад
llm.vim 7ed8d1fe7f llm.vim : multiline autocompletion, get rid of "^@" (#2543) 2 лет назад
make-ggml.py 7d5f18468c examples : add easy python script to create quantized (k-bit support) GGML models from local HF Transformer models (#2311) 2 лет назад
reason-act.sh a6956b25a1 add example of re-act pattern (#583) 2 лет назад
server-llama2-13B.sh d73b8d48b4 examples : fix whitespace 2 лет назад