index
:
llama.cpp.git
master
llama.cpp
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2023-03-26
Add logo to README.md
Georgi Gerganov
2023-03-25
Move chat scripts into "./examples"
Georgi Gerganov
2023-03-25
Remove obsolete information from README
Georgi Gerganov
2023-03-24
Update README.md (#444)
Gary Mulder
2023-03-24
Add link to Roadmap discussion
Georgi Gerganov
2023-03-23
Revert "Delete SHA256SUMS for now" (#429)
Stephan Walter
2023-03-23
Move model section from issue template to README.md (#421)
Gary Mulder
2023-03-23
Adjust repetition penalty ..
Georgi Gerganov
2023-03-23
Add link to recent podcast about whisper.cpp and llama.cpp
Georgi Gerganov
2023-03-22
Add details on perplexity to README.md (#395)
Gary Linscott
2023-03-22
Remove temporary notice and update hot topics
Georgi Gerganov
2023-03-21
Add SHA256SUMS file and instructions to README how to obtain and verify the d...
Gary Mulder
2023-03-21
Add notice about pending change
Georgi Gerganov
2023-03-21
Minor style changes
Georgi Gerganov
2023-03-21
Add chat.sh script
Georgi Gerganov
2023-03-21
Fix convert script, warnings alpaca instructions, default params
Georgi Gerganov
2023-03-21
Update IPFS links to quantized alpaca with new tokenizer format (#352)
Kevin Kwok
2023-03-20
sentencepiece bpe compatible tokenizer (#252)
Mack Straight
2023-03-19
Improved quantize script (#222)
Suaj Carrot
2023-03-19
Update hot topics to mention Alpaca support
Georgi Gerganov
2023-03-19
Add instruction for using Alpaca (#240)
Georgi Gerganov
2023-03-18
Fix typo in readme
Pavol Rusnak
2023-03-18
Add note about Python 3.11 to readme
Pavol Rusnak
2023-03-18
Add memory/disk requirements to readme
Pavol Rusnak
2023-03-17
Update Contributing section
Georgi Gerganov
2023-03-17
Don't tell users to use a bad number of threads (#243)
Stephan Walter
2023-03-17
🚀 Dockerize llamacpp (#132)
Bernat Vadell
2023-03-16
Update README.md
Georgi Gerganov
2023-03-16
Expand "Contributing" section
Georgi Gerganov
2023-03-16
Update hot topics - RMSnorm
Georgi Gerganov
2023-03-15
fixed typo (#178)
moritzbrantner
2023-03-15
Fix potential licensing issue (#126)
Musab Gultekin
2023-03-14
Add section to README on how to run the project on Android (#130)
Radoslav Gerganov
2023-03-14
Add Misc section + update hot topics + minor fixes
Georgi Gerganov
2023-03-13
Update contribution section, hot topics, limitations, etc.
Georgi Gerganov
2023-03-13
Add quantize script for batch quantization (#92)
Pavol Rusnak
2023-03-13
Add initial contribution guidelines
Georgi Gerganov
2023-03-12
Update README.md
Georgi Gerganov
2023-03-12
Add interactive mode (#61)
Matvey Soloviev
2023-03-12
Fix typo in README (#45)
Marc Köhlbrugge
2023-03-12
Update README.md
Georgi Gerganov
2023-03-12
Revert "weights_only" arg - this causing more trouble than help
Georgi Gerganov
2023-03-12
python/pytorch compat notes (#44)
Oleksandr Nikitin
2023-03-12
Clarify meaning of hacking
Georgi Gerganov
2023-03-12
README: add "Supported platforms" + update hot topics
Georgi Gerganov
2023-03-12
Update README.md
Georgi Gerganov
2023-03-11
Fix a typo in model name (#16)
Juraj Bednar
2023-03-11
Update README.md
Georgi Gerganov
2023-03-11
Add AVX2 support for x86 architectures thanks to @Const-me !
Georgi Gerganov
2023-03-11
Update README.md
Georgi Gerganov
[next]