qunash
|
467b149761
Refactoring `convert-pth-to-ggml.py`: more concise and readable (#109)
|
2 years ago |
Georgi Gerganov
|
70f01cb863
Drop trailing new line from file prompts (#80)
|
2 years ago |
Georgi Gerganov
|
a4e63b73df
Add instruction for using Alpaca (#240)
|
2 years ago |
Georgi Gerganov
|
9e1707218a
Add "--instruct" argument for usage with Alpaca (#240)
|
2 years ago |
Georgi Gerganov
|
22213a17b5
Change RMSNorm eps to 1e-6 (#173)
|
2 years ago |
Ronsor
|
d7def1a752
Warn user if a context size greater than 2048 tokens is specified (#274)
|
2 years ago |
Pavol Rusnak
|
6f61c18ec9
Fix typo in readme
|
2 years ago |
Pavol Rusnak
|
1e5a6d088d
Add note about Python 3.11 to readme
|
2 years ago |
Pavol Rusnak
|
554b541521
Add memory/disk requirements to readme
|
2 years ago |
Alex Nguyen
|
d3f202d57b
Remove unused code since n_vocab is model.hparams.n_vocab (#262)
|
2 years ago |
Justin Suess
|
e03e359730
fixed warning with std::ignore about unused function result (#151)
|
2 years ago |
Gary Linscott
|
a81d0c2a17
Fix n^2 loop in tokenization (#254)
|
2 years ago |
anzz1
|
b2de7f18df
CI Improvements (#230)
|
2 years ago |
Niklas Korz
|
a292747893
Nix flake (#40)
|
2 years ago |
thement
|
c9f670a177
Implement non-greedy tokenizer that tries to maximize token lengths (#242)
|
2 years ago |
Georgi Gerganov
|
4f54609110
Default to 4 threads (#243)
|
2 years ago |
Georgi Gerganov
|
e81b9c81c1
Update Contributing section
|
2 years ago |
Stephan Walter
|
367946c668
Don't tell users to use a bad number of threads (#243)
|
2 years ago |
mmyjona
|
6b0df5ccf3
add ptread link to fix cmake build under linux (#114)
|
2 years ago |
Bernat Vadell
|
2af23d3043
🚀 Dockerize llamacpp (#132)
|
2 years ago |
Matvey Soloviev
|
904d2a8d6a
Q4_1 quantization (#193)
|
2 years ago |
Georgi Gerganov
|
721311070e
Update README.md
|
2 years ago |
Georgi Gerganov
|
ac15de7895
Expand "Contributing" section
|
2 years ago |
Georgi Gerganov
|
273abc47ff
Update hot topics - RMSnorm
|
2 years ago |
Nebula
|
9b4a15b17d
Fix RMS norm in GGML (#191)
|
2 years ago |
hoangmit
|
6eac39ba95
Add RMS norm and use it (#187)
|
2 years ago |
moritzbrantner
|
27944c4206
fixed typo (#178)
|
2 years ago |
Rickey Bowers Jr
|
2d15d6c9a9
add SIGINT support for _WIN32 environments (#120)
|
2 years ago |
Justin Suess
|
2d64715ad4
added ctx_size parameter (#148)
|
2 years ago |
Justin Suess
|
16b2c61a22
fixed color reset on exit (#149)
|
2 years ago |