This node establishes a connection to a specific LLM hosted on the Hugging Face Hub. To use this node, you need to successfully authenticate with the Hugging Face Hub using the HF Hub Authenticator node .
Provide the name of the desired LLM repository available on the Hugging Face Hub as an input.
For more details and information about integrating LLMs from the Hugging Face Hub, refer to the LangChain documentation .
Please ensure that you have the necessary permissions to access the model. Failures with gated models may occur due to outdated tokens.