| .. |
|
baby-llama
|
0be54f75a6
baby-llama : fix build after ggml_rope change (#2016)
|
2 years ago |
|
benchmark
|
9cbf50c041
build : fix and ignore MSVC warnings (#1889)
|
2 years ago |
|
embd-input
|
79f634a19d
embd-input : fix returning ptr to temporary
|
2 years ago |
|
embedding
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 years ago |
|
jeopardy
|
5ddf7ea1fb
hooks : setting up flake8 and pre-commit hooks (#1681)
|
2 years ago |
|
main
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 years ago |
|
metal
|
90cc59d6ab
examples : fix examples/metal (#1920)
|
2 years ago |
|
perplexity
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 years ago |
|
quantize
|
b853d45601
ggml : add NUMA support (#1556)
|
2 years ago |
|
quantize-stats
|
527b6fba1d
llama : make model stateless and context stateful (llama_state) (#1797)
|
2 years ago |
|
save-load-state
|
527b6fba1d
llama : make model stateless and context stateful (llama_state) (#1797)
|
2 years ago |
|
server
|
f257fd2550
Add an API example using server.cpp similar to OAI. (#2009)
|
2 years ago |
|
simple
|
b853d45601
ggml : add NUMA support (#1556)
|
2 years ago |
|
train-text-from-scratch
|
04606a1599
train : fix compile warning
|
2 years ago |
|
CMakeLists.txt
|
cfa0750bc9
llama : support input embeddings directly (#1910)
|
2 years ago |
|
Miku.sh
|
a8a2efdc81
examples : various prompt and example fixes (#1298)
|
2 years ago |
|
alpaca.sh
|
e9a9cb0c54
examples : Improve Alpaca Default Repeat Penalty: Better Match Alpaca.cpp Experience (#1107)
|
2 years ago |
|
chat-13B.bat
|
d9ad104440
Create chat-13B.bat (#592)
|
2 years ago |
|
chat-13B.sh
|
6daa09d879
examples : read chat prompts from a template file (#1196)
|
2 years ago |
|
chat-persistent.sh
|
1359b6aba5
chat-persistent.sh : use bracket expressions in grep (#1564)
|
2 years ago |
|
chat-vicuna.sh
|
c36e81da62
examples : add chat-vicuna.sh (#1854)
|
2 years ago |
|
chat.sh
|
79b2b266db
If n_predict == -1, generate forever
|
2 years ago |
|
common.cpp
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 years ago |
|
common.h
|
d7d2e6a0f0
server: add option to output probabilities for completion (#1962)
|
2 years ago |
|
gpt4all.sh
|
107980d970
examples : add -n to alpaca and gpt4all scripts (#706)
|
2 years ago |
|
reason-act.sh
|
a6956b25a1
add example of re-act pattern (#583)
|
2 years ago |