Hands-on: Deploying a tiny LLM (Qwen2.5) on AWS EC2
Discussion: Unique challenges for building with AI and opportunities in Tulsa
Basic Terms & Concepts
Large Language Models (LLMs): AI systems trained on massive text datasets to understand, summarize, generate, and predict human language.
Embeddings: Numerical representations of words in high-dimensional space.
Tokens: The basic units LLMs process (parts of words or characters).
Embeddings
Coordinates for words and concepts.
Imagine visualizing Alice and Bob as personalities in a 5-dimensional space.
Embeddings
Vector composition allows for computation.
Semantic Network
OpenAI Embeddings: text-embedding-ada-002
Probability
Predict the next word (or pixel)
Basic Terms & Concepts
Generative AI: A subset of artificial intelligence that uses sophisticated algorithms and machine learning models to create novel content, such as text, images, videos, music, or voices.
Relationship between AI disciplines and where Generative AI fits
History of A.I.
Timeline of AI research and development
This A.I. Moment
Computational Power: Hardware acceleration - Graphical Processing Units (GPU) & Tensor Processing Units (TPU) makes training very large models feasible.
Availability of Data: Decades of "big data" from social media and web allows models to learn patterns and relationships.
Deep Learning Renaissance: Transformer architecutre (2017) attention mechanisms allow models to focus on relevant parts of input data, for scalable and efficient ways to handle sequences.
Bigger is in fact, better.
Opportunities in A.I.
Industries Being Transformed
🏥 Healthcare: diagnostics, drug discovery, patient care