### What happened? curl http://localhost:11434/api/generate -d '{ "model": "llama2", "prompt": "Why is the sky blue?" }' Response A stream of JSON objects is returned: { "model": "llama2", "created_at": "2023-08-04T08:52:19.385406455-07:00", "response": "The", "done": false } error:  ### Relevant log output or stack trace _No response_ ### Steps to reproduce _No response_ ### CodeGPT version 2.4.0 ### Operating System None