Categorization and Classification with LLMs
LlamaIndex and the New World of LLM Orchestration Frameworks
We take a look at LlamaIndex, which allows you to combine your own custom data with an LLM — without using fine-tuning or overly long prompts.
LMQL: Programming Large Language Models
LMQL is a query language for large language models (LLMs). It facilitates LLM interaction by combining the benefits of natural language prompting with the expressiveness of Python.
The LLMentalist Effect: how chat-based Large Language Models rep…
The new era of tech seems to be built on superstitious behaviour
Personal Lessons From LLMs
Overcoming LLM Hallucinations
How Containers, LLMs, and GPUs Fit with Data Apps
Containers, large language models (LLMs), and GPUs provide a foundation for developers to build services for what Nvidia CEO Jensen Huang describes as an "AI Factory."
What Large Language Models Can Do Well Now, and What They Can't
At QCon New York earlier this month, two OpenAI engineers demonstrated ChatGPT's newest feature, Functions, in one session. Another talk, however, pointed to the inherent limitations of LLMs.
Playing with Streamlit and LLMs.
Recently I’ve been chatting with a number of companies who are building out internal LLM labs/tools for their teams to make it easy to test LLMs against their internal usecases. I wanted to take a couple hours to see how far I could get using Streamlit to build out a personal LLM lab for a few usecases of my own.
See code on lethain/llm-explorer.
Altogether, I was impressed with how usable Streamlit is, and was able to build two useful tools in this timeframe:
How Hugging Face Positions Itself in the Open LLM Stack
What role does Hugging Face play in the generative AI developer ecosystem? We take a look at the company's savvy open source branding.
Why LLM-assisted table transformation is a big deal
Last week I had to convert a table in a Google Doc to a JSON structure that will render as an HTML page. This is the sort of mundane task that burns staggering amounts of information workers’…
Building GPT Applications on Open Source LangChain, Part 2
We’ll use the fast-rising LLM application framework for a practical example of how to use a GPT to help answer a question from a PDF document.
Prompts for Work & Play: Launching the Wolfram Prompt Repository
Curated collection of prompts for use with LLMs. Accessible interactively in Chat Notebooks and programmatically in functions like LLMFunction. Initial categories in the Prompt Repository cover personas, functions, modifiers.
LLMs For Software Portability
Introducing Chat Notebooks: Integrating LLMs into the Notebook Paradigm
Wolfram expands Notebooks, integrating LLM functionality into the new chat cell and Chat Notebook. Stephen Wolfram explains how chat-enabled and chat-driven versions work.
What Diffusion Models Can Teach Us About LLMs
The Problem with Tokenization in LLMs
LangChain: The Trendiest Web Framework of 2023, Thanks to AI
We look at what JavaScript developers need to know about LangChain, the fast-rising LLM application framework created by Harrison Chase.
All the Hard Stuff Nobody Talks About when Building Products with LLMs
In this post, Phillip talks through the challenges & pitfalls of LLMs we faced when building our Query Assistant - and that you too may face.
Prompt Engineering: Get LLMs to Generate the Content You Want
This article introduces prompt engineering to developers using large language models (LLMs) such as GPT-4 and PaLM. I will explain the types of LLMs, the importance of prompt engineering, various types of prompts with examples.
LLMs break the internet with Simon Willison (Changelog Interviews #534)
This week we’re talking about LLMs with Simon Willison. We can not avoid this topic. Last time it was Stable Diffusion breaking the internet. This time it’s LLMs breaking the internet. Large Language Models, ChatGPT, Bard, Claude, Bing, GitHub Copilot X, Cody…we cover it all.
LLM emergent behavior written off as 'a mirage' by study
Forget those huge hyped-up systems, that smaller one might be right for you. And here's why
Context-Free Grammar Parsing with LLMs
ReLLM: Exact Structure for Large Language Model Completions
Why Developers Are Flocking to LLaMA, Meta’s Open Source LLM
Developers are diving into the open source LLaMA, but what benefits does it have over GPT? We spoke to Sebastian Raschka from Lightning AI.
llm.ts
Implementing LLMs in the Browser
Probabilistic Data Structures and LLMs
Generating LLM embeddings with open source models in PostgresML – PostgresML
What Types Of Websites Are Typically Scraped To Train LLMs?
List Of All The Websites Companies like Google, FB, OpenAI, Microsoft, etc, uses To Train Large Language Models like ChatGPT, Bard, Llama, etc.