--- title: Constellation emoji: 🦀 colorFrom: blue colorTo: yellow sdk: streamlit sdk_version: 1.21.0 app_file: app.py pinned: false license: apache-2.0 --- arxiv.org/abs/2307.09793 https://arxiv.org/abs/2307.09793 On the Origin of LLMs: An Evolutionary Tree and Graph for 15,821 Large Language Models Sarah Gao, Andrew Kean Gao Since late 2022, Large Language Models (LLMs) have become very prominent with LLMs like ChatGPT and Bard receiving millions of users. Hundreds of new LLMs are announced each week, many of which are deposited to Hugging Face, a repository of machine learning models and datasets. To date, nearly 16,000 Text Generation models have been uploaded to the site. Given the huge influx of LLMs, it is of interest to know which LLM backbones, settings, training methods, and families are popular or trending. However, there is no comprehensive index of LLMs available. We take advantage of the relatively systematic nomenclature of Hugging Face LLMs to perform hierarchical clustering and identify communities amongst LLMs using n-grams and term frequency-inverse document frequency. Our methods successfully identify families of LLMs and accurately cluster LLMs into meaningful subgroups. We present a public web application to navigate and explore Constellation, our atlas of 15,821 LLMs. Constellation rapidly generates a variety of visualizations, namely dendrograms, graphs, word clouds, and scatter plots. Constellation is available at the following link: this https URL. Gao, S., & Gao, A. K. (2023, July 19). On the Origin of LLMs: An Evolutionary Tree and Graph for 15,821 Large Language Models. ArXiv.org. https://doi.org/10.48550/arXiv.2307.09793