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
ollama does not load more than 1 model at a time.
Configuring 2 different models under config.json in continue causes ~45-60 second lag between calls to tab complete vs chat for a poor experience. tab complete appears broken each time it need to re-load into memory.
We may want to enforce single model for both chat and tab code complete until this can be resolved.
The text was updated successfully, but these errors were encountered:
ollama does not load more than 1 model at a time.
Configuring 2 different models under config.json in continue causes ~45-60 second lag between calls to tab complete vs chat for a poor experience. tab complete appears broken each time it need to re-load into memory.
We may want to enforce single model for both chat and tab code complete until this can be resolved.
The text was updated successfully, but these errors were encountered: