Is there an opt-out for using the HF Code Autocomplete VScode plugin

Hello!
We downloaded the VSCode plugin named “HF Code Autocomplete”. In the documentation it states that you need to create a HuggingfFace token and by default it uses the StarCoder model.

We are comparing this to the Github copilot service. With Copilot there is an option to not train the model with the code in your repo. Is there a similar option with HuggingFace / StarCoder? We cannot find anything related to this.

We would prefer for our codebase to not be used to train the StarCoder model or to have our codebase saved in the cloud.

Can anyone shed some light on this?

Thank you