Meta Using OpenAI's GPT-4 in Internal Coding Tool Despite Llama Push (fortune.com) 11
Meta is using OpenAI's GPT-4 alongside its own Llama AI model in Metamate, an internal coding assistance tool, Fortune reported Tuesday. The dual-model approach has been in place since early 2024, despite CEO Mark Zuckerberg's public promotion of Llama as a leading AI model.
Metamate, previously known as Code Compose, serves Meta's developers and employees with coding support. The Chan Zuckerberg Initiative, Zuckerberg's philanthropic organization, is separately developing an educational AI tool using OpenAI's technology, with OpenAI CEO Sam Altman joining CZI's AI advisory board.
Metamate, previously known as Code Compose, serves Meta's developers and employees with coding support. The Chan Zuckerberg Initiative, Zuckerberg's philanthropic organization, is separately developing an educational AI tool using OpenAI's technology, with OpenAI CEO Sam Altman joining CZI's AI advisory board.
Why wouldn't you? (Score:2)
Re: (Score:2)
So they can compare? (Score:2)
"despite"? Fortune really likes to skewer companies.
Does this dual support really imply that Meta has no confidence in their own model and that it's not good enough for work? Maybe they want to be able to easily compare the two models' results to see how they're doing.
Re: (Score:2)
This isn't some big problem (Score:2)
It makes perfect sense to use a competitor's product along with your own. Comparisons are very useful for development.
competition (Score:2)
This is how competition works, and presumably we all benefit in the future.
In the end it doesn't even matter (Score:4, Insightful)
Maybe someone will tell me I'm wrong about the latter but for the former, it's gonna happen.
Re: (Score:2)
Llama was never a coding LLM (Score:2)
Llama has some code finetunes, but it was never trained specifically or that purpose.
Even among the open-weight LLMs, there are much better code oriented LLMs out there, such as DeepSeek and Qwen-2.5-Coder.
I would not judge them if they used Claude Sonnet 3.5 either. Don't waste the time of $250-$400K engineers by giving them anything but the current best one, which anyway is a rapidly shifting title.