Unverified Commit a41d2163 authored by wang jiahao's avatar wang jiahao Committed by GitHub
Browse files

Merge pull request #1013 from kvcache-ai/work-concurrent

In v0.2.4 version, we’ve added highly desired multi-concurrency support to the community through a major refactor of the whole architecture.
parents f142f4df 4ed9744e
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include "backend.h" #include "backend.h"
#include "task_queue.h" #include "task_queue.h"
#include "../vendors/vendor.h" #include "./vendors/vendor.h"
#include "llama.cpp/ggml-impl.h" #include "llama.cpp/ggml-impl.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment