A Survey of Large Language Models, Wayne Xin Zhao, Kun Zhou, Junyi Li, Tianyi Tang, Xiaolei Wang, Yupeng Hou, Yingqian Min, Beichen Zhang, Junjie Zhang, Zican Dong, Yifan Du, Chen Yang, Yushuo Chen, Zhipeng Chen, Jinhao Jiang, Ruiyang Ren, Yifan Li, Xinyu Tang, Zikang Liu, Peiyu Liu, Jian-Yun Nie, Ji-Rong Wen, 2023arXiv preprint arXiv:2303.18223DOI: 10.48550/arXiv.2303.18223 - A broad academic survey that discusses the state of LLMs, including their capabilities, architectures, applications, and operational challenges, which contextualizes deployment decisions.
OpenAI API Reference, OpenAI, 2024 (OpenAI) - The official documentation for interacting with cloud-hosted LLMs, illustrating the API-driven access model and core functionalities discussed in the section.
🤗 Transformers Documentation, Hugging Face, 2024 (Hugging Face) - A primary resource for running and experimenting with open-source LLMs locally, providing information on model loading, inference, and hardware compatibility.