Posts

Showing posts from December, 2024

Can language models reason?

Image
  Illustration by Rajashree Rajadhyax Large language models are an impressive technology that excels at providing answers based on vast knowledge of the world. However, they often struggle with reasoning and logic-based questions. To overcome this limitation, the Chain-of-Thought (CoT) method was introduced. This technique emulates how humans solve problems by reasoning step-by-step. Just as we break down complex problems into smaller, manageable parts for analysis and logical resolution, CoT guides language models to adopt a similar approach. By mimicking this natural, structured problem-solving process, CoT enhances the models’ ability to handle logic-driven tasks with greater accuracy and reliability. This approach, however, requires more time and computational effort because it involves processing more tokens . Tokens are the building blocks of text, like words or parts of words, that the model uses to understand and generate responses. Since the Chain-of-Thought method involv...

AI implementation myths

Image
  Visionary leaders recognize the importance of adopting cutting-edge technologies to enhance their business operations. This is a bold move, especially in the early stages when few businesses have embraced it. Generative AI is currently at such a juncture. Although AI has experienced several setbacks over the years, recent advancements in foundational models like large language models (LLMs) have reignited interest and investment in the field. Generative AI never fails to impress those who see it in action. At Cere Labs, my company, we have developed a Gen AI framework, and whenever I demonstrate it, the feedback is unanimously positive, with many stating it is "useful." However, despite this enthusiasm, there is hesitation when it comes to integrating this technology into business practices. Addressing certain misconceptions and concerns could help leaders more easily adopt Generative AI to enhance their operations. With my 8 years of experience assisting businesses in inco...