New ask Hacker News story: OpenAI won the LLM DevOps–Every other player has to follow their standards now
OpenAI won the LLM DevOps–Every other player has to follow their standards now
2 by behnamoh | 0 comments on Hacker News.
There are already numerous drop-in replacements for OpenAI's API, meaning that even if you use Anthropic's models, you're more likely to use OpenAI's API call syntax. OAI also introduced ChatML. We already see how deviating from this causes problems for other LLMs. For example, Llama 2 uses [INS]...[/INS] for chats, which is unintuitive and likely to change in the future. OAI also introduced function calling. Other LLMs have to follow OpenAI's function schema now.
2 by behnamoh | 0 comments on Hacker News.
There are already numerous drop-in replacements for OpenAI's API, meaning that even if you use Anthropic's models, you're more likely to use OpenAI's API call syntax. OAI also introduced ChatML. We already see how deviating from this causes problems for other LLMs. For example, Llama 2 uses [INS]...[/INS] for chats, which is unintuitive and likely to change in the future. OAI also introduced function calling. Other LLMs have to follow OpenAI's function schema now.
Comments
Post a Comment