amircodota
amircodota
@Xunjin Thanks for the feedback. We are definitely looking into ways of reducing the memory footprint. Stay tuned...
Hi @easonlau02 See [above comment](https://github.com/codota/TabNine/issues/183#issuecomment-605682651)
@HenrijsS A few questions: 1. What editor are you using? 2. Do you have tabnine local enabled? If so, can you disable and see if it still reproduces? 3. Is...
@HenrijsS would it be possible for us to get the package.json file only, along with relevant lock files (yarn.lock or package-lock.json), so that we can create a similar project?
@urikjaro It is a little hard to understand the flow that leads to this error. It would help us a lot if you can provide screenshots or even video.
@tux2603 @mmacedoeu This is just a theory, but can you guys run `cat /proc/cpuinfo` and check if you have `avx`, `fma` and `avx2` under `flags`? If I'm right, you'll have...
TabNine does not use the GPU. @tux2603 @mmacedoeu Can you guys try to disable Local Deep TabNine and see if it helps? To do that, edit the following json file...
@tux2603 TabNine still indexes your project files and offers suggestions, even without the local deep model enabled.
@tux2603 Is there anything you see in any log that might provide some clue? Anything in vscode for the extension host crash or in the system log for the system...
@tux2603 What version of TabNine do you have these days? Both plugin version and binary version? Also, can you check that you do not have a process names `TabNine-deep-local` running?...