Jared Van Bortel and GitHub
70f806b821
build : detect host compiler and cuda compiler separately ( #4414 )
2023-12-13 12:10:10 -05:00
Jared Van Bortel and GitHub
6138963fb2
build : target Windows 8 for standard mingw-w64 ( #4405 )
...
* build : target Windows 8 for standard mingw-w64
* make : fix missing console.o deps
This was causing a link error with `make all` on Windows.
2023-12-12 11:27:26 +02:00
Jared Van Bortel and GitHub
511f52c334
build : enable libstdc++ assertions for debug builds ( #4275 )
2023-12-01 20:18:35 +02:00
Jared Van Bortel and GitHub
15f5d96037
build : fix build info generation and cleanup Makefile ( #3920 )
...
* cmake : fix joining of REAL_GIT_DIR
* fix includes with help from include-what-you-use
* make : remove unneeded deps and add test-rope target
* fix C includes in C++ source files
* Revert "fix includes with help from include-what-you-use"
This reverts commit 635e9fadfd516d4604a0fecf4a854bfb25ad17ae.
2023-12-01 00:23:08 +02:00
Jared Van Bortel and GitHub
64e64aa255
ggml : restore abort() in GGML_ASSERT ( #4242 )
2023-11-28 11:51:11 +02:00
Jared Van Bortel and GitHub
f3b269813f
ggml : fix -Warray-bounds warning with gcc ( #4231 )
2023-11-26 22:58:43 -05:00
Jared Van Bortel and GitHub
a6fc554e26
llama : restore prefix space in llama tokenizer ( #4081 )
2023-11-15 11:34:47 -05:00