neoclide / coc-tabnine

Tabnine integration of coc.nvim
467 stars 18 forks source link

local deep model not working on linux #66

Open jsholmes opened 3 years ago

jsholmes commented 3 years ago

Hi there. I'm using coc with neovim on my Linux machine for c++ development.

I'm a pro tabnine subscriber and would like to use the local model. But this doesn't seem to be working.

Is there any way I can get logging info from the TabNine engine?

Note: coc-tabnine works on my mac with the same config, etc.

NamelessDev0000 commented 3 years ago

Hi there. I'm using coc with neovim on my Linux machine for c++ development.

I'm a pro tabnine subscriber and would like to use the local model. But this doesn't seem to be working.

Is there any way I can get logging info from the TabNine engine?

Note: coc-tabnine works on my mac with the same config, etc.

Hi. I also met it. And my solution is log your tabnine account.

  1. Ensure your tabnine extension is active and type "TabNine::config" in your neovim.
  2. Log / Regist your account.
  3. Wait a moment. It will take a bit of time.
  4. Enjoy! :)