Python Documentation, Python Software Foundation, 2024 (Python Software Foundation) - Official documentation for Python, including information on installation and virtual environment management using venv.
PyTorch Get Started Locally, PyTorch Authors, 2024 - The official guide for installing PyTorch, providing specific commands tailored for different operating systems and CUDA versions.
🤗 Transformers Documentation, Hugging Face, 2024 (Hugging Face) - Official documentation for the Hugging Face transformers library, fundamental for loading and manipulating large language models.
🤗 TRL Documentation, Hugging Face, 2024 (Hugging Face) - Official documentation for the TRL (Transformer Reinforcement Learning) library, which offers high-level tools for RLHF tasks.
CUDA Toolkit Documentation, NVIDIA, 2024 (NVIDIA) - The official resource for NVIDIA CUDA Toolkit, which is required for GPU acceleration in PyTorch and other machine learning frameworks.