CodedotAl / code-clippy-vscode

VSCode extension for code suggestion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Error: Model EleutherAI/gpt-neo-1.3B is currently loading" infinite loop

RoyalTS opened this issue · comments

After following all install instructions all I get is an infinite stream of "Error: Model EleutherAI/gpt-neo-1.3B is currently loading" messages as I type in VSCode. Is there any way to see what might be going wrong here in a bit more detail?

You can launch the extension in debug mode with F5 and there should be output in the main vscode instance.

One thing to keep in mind is to wait a significant amount before typing again when you receive that error else I've found the server seems to get stuck and stops listening.

We will be switching to a different soon ™️