Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit ebdf420

Browse files
committed
remove redundant temporary impl
1 parent 46ee74d commit ebdf420

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

controllers/llamaCPP.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
#include "llama.h"
33
#include "log.h"
44
#include "utils/nitro_utils.h"
5-
#include <chrono>
6-
#include <thread>
7-
#include <trantor/utils/Logger.h>
85

96
using namespace inferences;
107
using json = nlohmann::json;

0 commit comments

Comments
 (0)