"error sending request for url: error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known"
Do you get this error or a similar one failing to install the local model?
To Manually download the deep-learning model, type:
tabnine::config
In your IDE (inside an open file) to open Tabnine's configuration server.
According to the error, install the model manually from:
https://update.tabnine.com/models/ce94127b or https://update.tabnine.com/models/b8373e4b
Add a ".tabninemodel" extension to the downloaded file and place the file in the following path (location varies between OSes):
Windows: C:\Users\{UserName}\AppData\Roaming\TabNine\models\
Linux: /home/{UserName}/.local/share/TabNine/models/
MacOS: /Users/{UserName}/Library/Application Support/TabNine/models/