Files
LLMs-from-scratch/ch05/07_gpt_to_llama/config.json
2024-09-23 08:56:16 -05:00

5 lines
123 B
JSON

{
"HF_ACCESS_TOKEN": "hf-...",
"_comment": "Enter your access token from https://huggingface.co/settings/tokens"
}