> ## Documentation Index
> Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Hugging Face CLI

> CLI commands for Hugging Face provider

# Hugging Face CLI Commands

## Environment Setup

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
export HUGGINGFACE_API_KEY=hf_...
```

## Commands

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor huggingface
praisonai-ts providers test huggingface meta-llama/Llama-2-70b-chat-hf
praisonai-ts providers doctor huggingface --json
```

## Related

* [Hugging Face Code Usage](/docs/js/providers/huggingface-code)
