3 Commits
Author SHA1 Message Date
Sebastián AandGitHub 2f700a2738 Add windows to the CI (#98) 2023-03-13 22:29:10 +02:00
Sebastián AandGitHub ed6849cc07 Initial support for CMake (#75) 2023-03-13 19:12:33 +02:00
Sebastián AandGitHub eb062bb012 Windows fixes (#31)
* Apply fixes suggested to build on windows

Issue: https://github.com/ggerganov/llama.cpp/issues/22

* Remove unsupported VLAs

* MSVC: Remove features that are only available on MSVC C++20.

* Fix zero initialization of the other fields.

* Change the use of vector for stack allocations.
2023-03-12 22:15:00 +02:00