Chirag Joshichiragjoshi-tech.hashnode.dev·Nov 10, 2024The Science Behind Large Language ModelsIntroduction Definition and Overview of LLMs A large language model (LLM) is a type of artificial intelligence (AI) program that can recognize and generate text, among other tasks. LLMs are trained on huge sets of data - hence the name "large". LLMs ...Discuss·1 likeAI
Fotie M. Constantblog.fotiecodes.com·Apr 11, 2024Explaining Embeddings in Machine Learning like I'm 10Words are very powerful! To help people understand us, we use them to communicate our ideas and thoughts. The funny thing is, although humans understand words, AI models don't actually understand them. All they understand are numbers! Thus, we need t...Discuss·10 likes·43 readsMachine Learning
EmbedderforThe Vector Embeddings Guidevectorembeddings.hashnode.dev·Jan 11, 2024Vector Embeddings: The future language of dataWe stand at an inflection point in history, on the precipice of a technological revolution driven by artificial intelligence. A revolution fundamentally transforming the way we understand and interact with data. At the core of this seismic shift are ...Discussgenerative ai
Brian KingProsolodev.app·Dec 10, 2023aiChat: About Embeddings.TL;DR. This is a chat with MEM.ai. I wanted to gain insights into how embeddings work, what it takes to generate embeddings, and how to save them so they can be used by LLMs. Attributions: https://mem.ai/. An Introduction. The first "killer app" fo...DiscussThe AI SeriesRetrieval-Augmented Generation
Aleksandarstaleks.hashnode.dev·Sep 22, 2023Installing LocalAI on AWS EC2 instanceCreated EC2 instance AMI Linux based on CloudFormation template. Connect to EC2 instance using SSH $ sudo yum update Last metadata expiration check: 0:02:36 ago on Thu Sep 21 15:49:01 2023. Dependencies resolved. Nothing to do. Complete!...Discuss·1.0K readsAI