Replit - Productizing Large Language Models
blog.replit.com · 1,405 words · saved by 3 readers
Large Language Models (LLMs) are known for their near-magical ability to learn from very few examples -- as little as zero -- to…
Large Language Models (LLMs) are known for their near-magical ability to learn from very few examples -- as little as zero -- to create language wonders. LLMs can chat, write poetry, write code, and even do basic arithmetic. However, the same properties that make LLMs magical also make them challenging from an engineering perspective. At Replit we have deployed transformer-based language models of all sizes: ~100m parameter models for search and spam, 1-10B models for a code autocomplete product we call GhostWriter, and 100B+ models for features that require a higher reasoning ability. In…
saved by
related reading
- What We’ve Learned From A Year of Building with LLMs – Applied LLMsapplied-llms.org
- GitHub - brexhq/prompt-engineering: Tips and tricks for working with Large Language Models like OpenAI's GPT-4.github.com
- GenAI Handbookgenai-handbook.github.io
- Patterns for Building LLM-based Systems & Productseugeneyan.com
- Things we learned about LLMs in 2024simonwillison.net
- How To Train Your Pet LLM: Prompt Engineeringtxt.cohere.com
- The Llama Hitchiking Guide to Local LLMs – hackerllamaosanseviero.github.io
- Making Large Language Models work for yousimonwillison.net
- Catching up on the weird world of LLMssimonwillison.net
- Here’s how I use LLMs to help me write codesimonwillison.net
- Large Language Model: world models or surface statistics?thegradient.pub
- GitHub - Hannibal046/Awesome-LLM: Awesome-LLM: a curated list of Large Language Modelgithub.com