You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as llama.cpp supports batched inference in 8.26, can llama-cpp-python supports for batched inference? I just tried the latest version 0.2.11 and found that it is not possible to make multiple requests simultaneously.