From ac79949f24dcd38047e5468ed7f0e56128a9a6d7 Mon Sep 17 00:00:00 2001 From: Nexesenex <124105151+Nexesenex@users.noreply.github.com> Date: Tue, 25 Jun 2024 15:17:09 +0200 Subject: [PATCH] Delete CMakePresets.json (#944) This file made for LCPP prevents to access the cmake settings to compile KoboldCPP cublas under MS VS, even by selecting the right mode. It still compiles "as default", but without any customization possible.