Daniel Shanklin’s Post

View profile for Daniel Shanklin, graphic

Founder / CEO / Patented AI Engineer

The race to near-free LLMs continues, and OpenAI's headstart may not be as maintainable without a different moat/strategy. Two emerging and important LLM themes: 1.) Convergence 2.) Open Source 1.) Convergence: The hard line between LLMs is blurring. As an example, there are a variety of web front-ends arriving weekly that allow users to ask the same question to one of many models, without having to switch chat windows. It's like one search engine asking many other search engines for help. My favorite implementation is Sider.AI, a Chrome add-in that provides its paid users with a single chat window that can access many LLMs from OpenAI, Claude, and Google. The add-in can also blend answers together from multiple LLMs (a type of emsemble technique), and can arrive at a consensus answer. It's like asking a focus group of LLMs to answer the same question and collaborate on the final answer, increasing the likelihood that the answer is correct. Zapier supports similar model-agnostic functionality, where the LLM itself is simply one part of a longer data pipeline. As an LLM app developer, it's now possible to quickly switch between models (via different APIs) without changing your app overall. Why this matters: I believe it will be difficult for OpenAI to defend their current market share if users and developers can simply switch to another model anytime. One mouse click from a user effectively replaces ChatGPT4 with a competitor. There's no analogy for that in FAANG, where revenue streams are very sticky due to the large network effect they have each created for themselves. ---- 2.) Open Source During inference (when an LLM takes your query and calculates a response), the open-source LLM "Mixtral 7b" uses just 10% of the parameters required by ChatGPT 4. This translates to a lot less compute (and expense). Through a clever mixture-of-experts model, and both pre-processing and ensembling techniques, Mixtral is quickly becoming an open-source LLM that beats its competition at a fraction of the price. As medium-to-large-sized businesses grow confident that they can maintain their own internal AI systems without requiring a per-query paid API like OpenAI, I expect to see growth in open-source models. Open source LLMs should be generally well-supported by their users in ways that commercial LLMs can't easily compete with.

Kevin Kamto

CEO @ Prediction Labs

8mo

Yea open source LLMs make it cheaper to use the technology. I’ve been using ollama & Eleven Labs for a fun side project and it works fine

To view or add a comment, sign in

Explore topics