Skip to content Skip to sidebar Skip to footer

A Weekend AI Project: Running Speech Recognition and a LLaMA-2 GPT on a Raspberry Pi | by Dmitrii Eliuseev | Jan, 2024

A fully offline use of Whisper ASR and LLaMA-2 GPT Model Raspberry Pi running a LLaMA model, Image by authorNowadays, nobody will be surprised by running a deep learning model in the cloud. But the situation can be much more complicated in the edge or consumer device world. There are several reasons for that. First,…

Read More

The Marketing Reporting Gap. Why do marketers turn to spreadsheets… | by João António Sousa | Jan, 2024

Why do marketers turn to spreadsheets and how to close this gap Mind the gap (image by author)Marketing is often the main use case for analytics. Most performance marketers are data-driven and -literate. They want to use data to optimize their campaigns and achieve their ROI targets. However, self-service analytics is falling short. Especially for…

Read More

Building, Evaluating and Tracking a Local Advanced RAG System | Mistral 7b + LlamaIndex + W&B | by Nikita Kiselov | Jan, 2024

Explore building an advanced RAG system on your computer. Full-cycle step-by-step guide with code. Image by the Author | Mistral + LlamaIndex + W&BRetrieval Augmented Generation (RAG) is a powerful NLP technique that combines large language models with selective access to knowledge. It allows us to reduce LLM hallucinations by providing the relevant pieces of…

Read More

Building an LLMOPs Pipeline. Utilize SageMaker Pipelines, JumpStart… | by Ram Vegiraju | Jan, 2024

Utilize SageMaker Pipelines, JumpStart, and Clarify to Fine-Tune and Evaluate a Llama 7B Model Image from Unsplash by Sigmund2023 was the year that witnessed the rise of various Large Language Models (LLMs) in the Generative AI space. LLMs have incredible power and potential, but productionizing them has been a consistent challenge for users. An especially…

Read More