- Run
py -m venv venvto create a virtual environments - Run
venv\Scripts\activate. - Run
pip install -r requirements.txt. - Create an access token on HuggingFace hub to get access to Llama model. Can follow the User access tokens tutorial provided by HuggingFace.
- Run
py login.pyand insert the token you've just created. - Ready to run the cells in the Jupyter notebook.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|