llama.cpp
Some portability improvements from trying to build with Visual Studio 2017
#12150
Merged

Some portability improvements from trying to build with Visual Studio 2017 #12150

mgroeber9110
Add include files for std::min/max and std::toupper/tolower
bc191d68
win32: move _USE_MATH_DEFINES before includes to ensure M_PI is defined
39368791
Use GGML_RESTRICT instead of "restrict" keyword everywhere, and use "…
6ee19f7e
win32: only use __restrict in MSVC if C11/C17 support is not enabled
89f52ef5
github-actions github-actions added examples
github-actions github-actions added ggml
slaren
slaren approved these changes on 2025-03-03
ggerganov ggerganov merged 5bbe6a9f into master 219 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone