Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None) #13

Open
rpalmerdev opened this issue May 18, 2023 · 0 comments

Comments

@rpalmerdev
Copy link

ERROR:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "F:\oobabooga_windows\installer_files\env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "F:\oobabooga_windows\installer_files\env\lib\asyncio\proactor_events.py", line 165, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

I keep getting this error while using the extension. It still seems to be working (aside from slower performance than I expected), but that error is being generated frequently.

I'm on Windows 11. Hardware is 4090 gpu, 13900k cpu, and I have 64gb system ram. Running Vicuna 13b 4bit-128g in chat mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant