Files
LocalAI/backend/python/sglang
Ettore Di Giacinto a6d155b195 fix(sglang): patch CMakeLists.txt instead of CXXFLAGS for AVX-512
CXXFLAGS with -march=sapphirerapids was being overridden by
add_compile_options(-march=native) in sglang's CPU CMakeLists.txt,
since CMake appends those flags after CXXFLAGS. Sed-patch the
CMakeLists.txt directly after cloning to replace -march=native.
2026-04-16 07:36:34 +00:00
..
2026-04-15 22:08:49 +00:00
2026-04-15 22:08:49 +00:00
2026-04-15 22:08:49 +00:00
2026-04-15 22:08:49 +00:00
2026-04-15 22:08:49 +00:00