Data Privacy in the Age of AI, Alex Kampmann, Kevin K. K. Lee, Yacine Goudiaby, Alex Pentland, 2021IEEE Security & Privacy Magazine, Vol. 19 (IEEE)DOI: 10.1109/MSEC.2021.3082980 - Discusses the challenges and implications of data privacy as AI technologies become more pervasive, underscoring the value of local data processing for sensitive information.
Transformers: State-of-the-Art Natural Language Processing, Thomas Wolf, Lysandre Debut, Victor Sanh, Julien Chaumond, Clément Delangue, Anthony Moi, Pierric Phillipe, Christophe Simon, Korbinian Stzimmer, Sylvain Gugger, 2020Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations (Association for Computational Linguistics)DOI: 10.18653/v1/2020.emnlp-demos.6 - Introduces the Hugging Face Transformers library, which is fundamental for accessing, downloading, and running a wide array of open-source LLMs locally, supporting customization and experimentation.
Accelerating Large Language Model Inference, NVIDIA Developer Documentation, 2024 (NVIDIA) - Provides insights into optimizing performance for running LLMs, including discussions on hardware and software techniques important for efficient local inference on consumer or dedicated hardware.