Local LLMs vs. Offline Wikipedia: A Size Comparison
An article in MIT Technology Review sparked a discussion about using offline LLMs in an apocalyptic scenario. This prompted the author to compare the sizes of local LLMs and offline Wikipedia downloads. The results showed that smaller local LLMs (like Llama 3.2 3B) are roughly comparable in size to a selection of 50,000 Wikipedia articles, while the full Wikipedia is much larger than even the largest LLMs. Although their purposes differ, this comparison reveals an interesting contrast in storage space between local LLMs and offline knowledge bases.
Read more