Recapping PyTorch: Key Takeaways from the 2024 Conference
I spent last week in San Francisco meeting up with the Rotational team to attend PyTorch Conference. If you’re an LLM developer and didn’t make it this year, here are some of my key highlights and takeaways.
Sep 24, 2024Teaching LLMs With Continuous Human Feedback
If you’ve worked with generative AI models you know they can be fickle and sometimes fail to meet the expectations of users. How can we move towards models users trust and see clear value in? Let’s engineer a user-feedback loop!
Sep 13, 2024Data Access Controls for Generative AI
Anyone who has worked on a POSIX system is used to fine-grained data access rights for files and directories. In a world of generative AI, do we need a new permissions model for files used to train LLMs and serve live inferences?
Aug 26, 2024AI isn't Chatbots, it's an Interface
Why is everyone so excited by AI? Chatting with a bot isn’t the game changer. Instead, AI represents a new method of interacting with complex computing resources and data – one that is far more accessible than previous methods.
Jul 17, 2024RenderATL 2024 and Atlanta's Booming Tech Scene
Over the past few years Atlanta’s tech scene has grown at a rapid pace. There was no better place for proof of this than at RenderATL 2024.
Jul 12, 2024How to build a text-to-sql LLM application
As industry races for use cases of Large Language Models, software devs have emerged as early adopters. Can LLMs help us translate between tech and talk? Let’s build a text-to-SQL application with Vanna and Streamlit!
Jun 7, 2024To LLM or Not to LLM (Part 2): Starting Simple
Sick of hearing about hyped up AI solutions that sound like hot air? 🧐 Let’s use boring old ML to detect hype in AI marketing text and see why starting with a simple ML approach is still your best bet 90% of the time.
May 20, 2024Building an AI Text Detector - Lessons Learned
The LLMs boom has made differentiating text written by a person vs. generated by AI a highly desired technology. In this post, I’ll attempt to build an AI text detector from scratch!
May 15, 2024To LLM or Not to LLM: Tips for Responsible Innovation
We’re seeing a proliferation of Large Language Models (LLMs) as companies seek to replicate OpenAI’s success. In this post, two AI engineers respond to LLM FAQs and offer tips for responsible innovation.
May 8, 2024How to Plan and Scope LLM Projects
Move over ChatGPT, here come the Large Language Models (LLMs). More and more companies are incorporating LLMs into their operations. Are you ready? Here’s the guide to how Rotational plans and scopes our LLM projects.
Feb 1, 2024