Morteza Ghasempour

Results 4 comments of Morteza Ghasempour

add 2>/dev/null to line 60 of mongodb.sh to fix this problem. value=$(echo $output | jq $index 2>/dev/null) I've requested merge request for this.

Hi manjeetlakra, the fix I proposed was for this error : "parse error: Invalid numeric literal at line 1, column 31337". for your case, you can add "echo $output" to...

Getting the same error while trying to serve Mixtral-8x7B-Instruct-v0.1 on vLLM 0.2.7 with `--tensor_parallel_size 8` on Kubernetes Deployment -- Environment-- CUDA Version: 12.2 Driver Version: 535.129.03 Kubernetes Pod running on...

I was able to stop this error by rolling back the `kubernetes_asyncio` package from version `30.3.0` to `30.1.1`