JudiniLabs / code-gpt-docs

Docusaurus page
https://code-gpt-docs.vercel.app
MIT License
553 stars 58 forks source link

fail to fetch the chat response from ollama codellama on wsl of ubuntu 18.04. #253

Closed bitlgy closed 1 month ago

bitlgy commented 2 months ago

image In the above pic, codellama (on the local wsl running ubuntu 18.04) has reponsed code-gpt's request, but code-gpt show a error "fail to fetch the chat response".

PilarHidalgo commented 2 months ago

Hello! please ensure that Ollama is running locally and download the model that you are using

PilarHidalgo commented 1 month ago

@bitlgy I made a procedure on WSL here: https://medium.com/p/881b91ba193e. Hope works for you