Deepnote - setting up HF_TOKEN token for huggingface integration
To setup your HF_TOKEN in deepnote, it requires an environment variable to be created. To do that, goto Deepnote -> Integrations (on your top left) -> Scroll down to the end and look for environment variable as shown below:-
A page will load and asking your to provide name, environment variable name and value
Click on "Create integration". You should be able to access model such as LLAMA 3.1 in your notebook after this.
Comments