Vanilla GPT-3 quality from an open source model on a single machine: GLM-130B - The Full Stack
fullstackdeeplearning.com · 2,130 words · saved by 1 readers
Notes from deploying GLM-130B, a large language model from Tsinghua KEG
Vanilla GPT-3 quality from an open source model on a single machine: GLM-130B By Charles Frye . tl;dr GLM-130B is a GPT-3-scale and quality language model that can run on a single 8xA100 node without too much pain. Kudos to Tang Jie and the Tsinghua KEG team for open-sourcing a big, powerful model and the tricks it takes to make it run on reasonable hardware. Results are roughly what you might expect after reading the paper : similar to the original GPT-3 175B, worse than the InstructGPTs. I've really been spoiled by OpenAI's latest models: easier to prompt, higher quality generations. And It'
related reading
- Together AI | The AI Native Cloudtogether.ai
- A Family of Large Language Models from GLM-130B to GLM-4 All Toolsarxiv.org
- Pathways Language Model (PaLM): Scaling to 540 Billion Parameters for Breakthrouai.googleblog.com
- GitHub - rasbt/LLMs-from-scratch: Implement a ChatGPT-like LLM in PyTorch from scratch, step by stepgithub.com
- GitHub - brexhq/prompt-engineering: Tips and tricks for working with Large Language Models like OpenAI's GPT-4.github.com
- GitHub - eugeneyan/open-llms: 📋 A list of open LLMs available for commercial use.github.com
- How to Deploy Your Modelhtdym.sailresearch.com
- Mosaic LLMs: GPT-3 quality formosaicml.com
- Productizing Large Language Modelsblog.replit.com
- GitHub - karpathy/nanochat: The best ChatGPT that $100 can buy.github.com
- AI Timeline — Complete History of 194+ Large Language Modelsllm-timeline.com
- Inference characteristics of Llama · Cursorcursor.com