Computer Organization and Design RISC-V Edition: The Hardware/Software Interface, David A. Patterson, John L. Hennessy, 2020 (Morgan Kaufmann) - Classic textbook covering fundamental computer architecture, including memory hierarchy, RAM, virtual memory, and swapping, which are core concepts for understanding hardware limitations.
Large Model Inference, Hugging Face Team, 2023 (Hugging Face) - Official documentation describing strategies for running large models efficiently, covering memory considerations and techniques like offloading, which relates to RAM and VRAM usage.