mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-25 22:21:14 +02:00
fix header path
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
#include <chrono>
|
||||
#include <filesystem>
|
||||
#include "llama-arch.h"
|
||||
#include "src/llama-arch.h"
|
||||
|
||||
static auto bench_timer = std::chrono::high_resolution_clock().now();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user