Tag Archives: LLM

Understanding Language Models: GPT-2 squeezed into an Excel spreadsheet

Source: https://arstechnica.com/information-technology/2024/03/once-too-scary-to-release-gpt-2-gets-squeezed-into-an-excel-spreadsheet/ This Blog: Once “too scary” to release, GPT-2 gets squeezed into an Excel spreadsheet OpenAI’s GPT-2 running locally in Microsoft Excel teaches the basics of how LLMs work. by Benj Edwards – 3/15/2024, 3:56 PM Summary by Copilot: (Edited) Ishan Anand, a software developer, has created a Microsoft Excel spreadsheet that runs “GPT-2”… Read More »

Generative AI in Jupyter lab

Yesterday I mentioned 2 options to add a generative AI to the command-line (AI chat models at the command line) one of which is useful (gorilla_cli) while the other is more informative on how to implement a Large Language Model (LLM) on a computer. Both are free options. Yesterday I also discovered this Blog: Generative… Read More »