A sandbox environment to experiment with large language models and various NLP tasks.
Notes
- Hardware: NVIDIA-SMI 550.107.02 Driver Version: 550.107.02 CUDA Version: 12.4
- Python: Python =3.8
- Use the
huggingface-cli
to download a specific model. For example:huggingface-cli download model <repo_id>
- Install
cudatoolkit
inconda
:conda install -c conda-forge cudatoolkit-dev -y
generative-ai-engineering-with-llms
large-language-model-operations
speech-and-language-processing