index
:
llama.cpp.git
master
llama.cpp
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-04-08
cmake should link openblas properly with -lopenblas like how it's done in the...
eiery
2023-03-31
Enable -std= for cmake builds, fix warnings (#598)
Stephan Walter
2023-03-30
cmake : properly invoke CTest (#629)
Stephan Walter
2023-03-28
tests : free llama context at the end of the test
Georgi Gerganov
2023-03-28
all : be more strict about converting float to double (#458)
Stephan Walter
2023-03-25
CMake / CI additions (#497)
anzz1
2023-03-25
Overhaul the examples structure
Georgi Gerganov
2023-03-23
Generate library with CMake (#430)
nusu-github
2023-03-22
cmake: make llama an actual library (#392)
Erik Scholz
2023-03-22
Introduce C-style API (#370)
Georgi Gerganov
2023-03-21
Add tokenizer test + revert to C++11 (#355)
Georgi Gerganov
2023-03-21
Adding missing features of CMakeLists.txt & Refactoring (#131)
nusu-github
2023-03-17
add ptread link to fix cmake build under linux (#114)
mmyjona
2023-03-13
CMake build in Release by default (#75)
Georgi Gerganov
2023-03-13
Initial support for CMake (#75)
Sebastián A