Dossier
VRAM
Coverage of VRAM in the Nexus archive.
- Use your Nvidia GPU's VRAM as swap space on Linux
A GitHub project named nbd-vram allows Linux users to utilize their Nvidia GPU's VRAM as swap space. The article provides a repository link and Hacker News discussion thread for further details.
- Rotary GPU: Exploring Local Execution for Large MoE Models Under Limited VRAM
The article introduces Rotary GPU, a method for executing large Mixture of Experts (MoE) models locally on systems with limited VRAM. It focuses on optimizing resource-constrained environments for machine learning model deployment.