Using your own Hugging Face access token in CAS
NVIDIA NeMo Retriever Extraction, also known as nv-ingest, uses models that are downloaded from Hugging Face to do token-based splitting on the content extracted from documents. NVIDIA recommends to use the meta-llama/Llama-3.2-1B tokenizer, however this model is gated and requires a Hugging Face token in order access it. A Hugging Face access token is a personal API key that is used to securely authenticate programmatic access to Hugging Face services.
Before you begin
About this task
In Content-Aware Storage (CAS), a Hugging Face access token is used to securely interact with Hugging Face's APIs and services that support intelligent content processing.
For more information about Hugging Face access tokens, see Hugging Face User Access Tokens.
To provide your Hugging Face access token for the meta-llama/Llama-3.2-1B model, perform the following steps: