We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3628060 commit ef5512dCopy full SHA for ef5512d
common/minja/chat-template.hpp
@@ -20,7 +20,7 @@
20
#include <string>
21
#include <vector>
22
23
-#include <nlohmann/json.hpp>
+#include <json.hpp>
24
25
using json = nlohmann::ordered_json;
26
common/minja/minja.hpp
@@ -28,7 +28,7 @@
28
#include <utility>
29
30
31
32
33
34
0 commit comments