Gather essential account access and API keys
- Hugging Face – free open-source AI datasets and models, your first and most important resource. www.huggingface.co
- Weights and biases – free training monitoring package for competitive analysis comparisons. wandb.ai/
- GitHub – free notebooks, lots of libraries. www.github.com
- You’ll need to set up your account AND set up a simple API token for each. You’ll definitely use these on a regular basis as will the customer.
- Meta (Facebook) Llama model usage permission form: https://ai.meta.com/resources/models-and-libraries/llama-downloads/
Clone the Dell-examples generative AI repo
- In GitHub, simply git clone our repo located at the URL below:
- Notebook and dataset files available at https://github.com/dell-examples/generative-ai
- Everything is stored inside the repo directory. You don’t have to move or adjust anything.
Dell example file structure
Figure 3. File structure of Dell-examples generative AI repo