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 eeba619 commit 66b34d6Copy full SHA for 66b34d6
ggml/src/ggml-remotingfrontend/virtgpu.h
@@ -11,8 +11,8 @@
11
12
#include "virtgpu-forward.h"
13
#include "virtgpu-utils.h"
14
-#include "/Users/kevinpouget/remoting/llama_cpp/src/ggml/src/ggml-remotingbackend/shared/api_remoting.h"
15
-#include "/Users/kevinpouget/remoting/llama_cpp/src/ggml/src/ggml-remotingbackend/shared/venus_cs.h"
+#include "../ggml-remotingbackend/shared/api_remoting.h"
+#include "../ggml-remotingbackend/shared/venus_cs.h"
16
17
#include "virtgpu-shm.h"
18
0 commit comments