LLMs with HuggingFace: A practical introduction
Large Language Models: is it just hype or an "iPhone moment"?There's no better way to answer this question than getting our hands dirty and learn how to impleme...
Large Language Models: is it just hype or an "iPhone moment"?There's no better way to answer this question than getting our hands dirty and learn how to impleme...
How the web will change with the new generative models wave?I believe the ability to scale up the generation of content that is indistinguishable from human-cre...
Welcome to another blog post that delves into the world of prompt engineering. Drawing from the well known deeplearning.ai course, I already touched upon the fo...
Following up on my previous post on prompting rules, here are a few other tips gathered from the deeplearning.ai course; this time, we focus on how the model ne...
I am attending the Prompt Engineering for Developers course from Deeplearning.ai, and thought of writing few posts to share some of the most compelling insights...
Prompting is the process of giving instructions to an AI to perform a task through text.The output will depend on the prompts you used, so prompt engineering is...