llama.cpp
Sync to master.
#192
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Commits
CMake build in Release by default (#75)
ggerganov
committed
3 years ago
Add windows to the CI (#98)
etra0
committed
3 years ago
Add Misc section + update hot topics + minor fixes
ggerganov
committed
3 years ago
Add section to README on how to run the project on Android (#130)
rgerganov
committed
3 years ago
Don't use vdotq_s32 if it's not available (#139)
Ronsor
committed
3 years ago
inline -> static inline for "bytesFromNibbles" (#161)
hoangmit
committed
3 years ago
Use `tokenizer.vocab_size()` instead of hardcoding 32000 in convert-pth-to-ggml.py (#142)
Ronsor
committed
3 years ago
Fix potential licensing issue (#126)
musabgultekin
committed
3 years ago
fixed color reset on exit (#149)
RazeLighter777
committed
3 years ago
added ctx_size parameter (#148)
RazeLighter777
committed
3 years ago
add SIGINT support for _WIN32 environments (#120)
bitRAKE
committed
3 years ago
fixed typo (#178)
moritzbrantner
committed
3 years ago
Add RMS norm and use it (#187)
hoangmit
committed
3 years ago
Fix RMS norm in GGML (#191)
nebulatgs
committed
3 years ago
Loading