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
Since there is no powerful GPU, we have to run the End2End test with a samll model Qwen/Qwen2-1.5B. LMcache could start successfully. We get the error when sending requests to server.
Describe the bug
Since there is no powerful GPU, we have to run the End2End test with a samll model
Qwen/Qwen2-1.5B
. LMcache could start successfully. We get the error when sending requests to server.The error from current screen:

And the error from
/tmp/root-8000-stdout.log
env:
To Reproduce
Steps to reproduce the behavior:
Qwen/Qwen2-1.5B
by changingtests/tests.py
.def test_lmcache_local_cpu(model = "Qwen/Qwen2-1.5B") -> pd.DataFrame:
The text was updated successfully, but these errors were encountered: