You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm using VSCode from a Windows machine connected to Linux via SSH.
When there is an unsaved Interactive Jupyter window in the tabs list - Twinny gets stuck on autocomplete (in ALL tabs).
To Reproduce
When in SSH remote window (not sure if this is important)
Additional context
Chat works normally though (without embeddings - their provider has always been broken for me)
The text was updated successfully, but these errors were encountered:
AndrewRocky
changed the title
Infinite loading of FIM when in remote VSCode(SSH) having open unsaved interactive Jupyter tab.
Infinite loading of FIM when in remote VSCode(SSH) having opened unsaved interactive Jupyter tab.
Sep 11, 2024
Additional very similar issue:
Same behavior when there is an unsaved .yaml from Kubernetes extension in tabs (extension ms-kubernetes-tools.vscode-kubernetes-tools).
How to reproduce
With Twinny: File Context Enabled > True
In Kubernetes extension open any object's YAML (using button 'Load' in context menu):
It will open tab like this:
Without saving that YAML go to another tab and start typing something - FIM loading won't stop.
Describe the bug
I'm using VSCode from a Windows machine connected to Linux via SSH.
When there is an unsaved Interactive Jupyter window in the tabs list - Twinny gets stuck on autocomplete (in ALL tabs).
To Reproduce
Jupyter: Create Interactive Window
Expected behavior
FIM to work properly.
(Maybe it should ignore the file that triggers an error?)
Logging
API Provider
oobabooga
Chat or Auto Complete?
FIM (auto complete)
Model Name
starcoder2-15b
Desktop (please complete the following information):
Additional context
Chat works normally though (without embeddings - their provider has always been broken for me)
The text was updated successfully, but these errors were encountered: