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-04-06
Make docker instructions more explicit (#785)
Pavol Rusnak
2023-04-05
Update README.md
Georgi Gerganov
2023-04-05
readme : change logo + add bindings + add uis + add wiki
Georgi Gerganov
2023-04-05
readme : update with CMake and windows example (#748)
Adithya Balaji
2023-04-02
Add a missing step to the gpt4all instructions (#690)
Thatcher Chamberlin
2023-04-01
readme: replace termux links with homepage, play store is deprecated (#680)
rimoliga
2023-03-31
drop quantize.py (now that models are using a single file)
Pavol Rusnak
2023-03-30
readme : update supported models
Georgi Gerganov
2023-03-29
readme : fix typos
Georgi Gerganov
2023-03-29
readme : add GPT4All instructions (close #588)
Georgi Gerganov
2023-03-26
Update README and comments for standalone perplexity tool (#525)
Stephan Walter
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
[next]