The state of open source AI
61–70 of 379 posts
Re: The state of open source AI
#62There isn't any open-source AI. There is Open AI (not to be confused with the closed company called OpenAI, which was unable to trademark its name). There's no open source AI both because the open source community doesn't have the resources to train a useful AI and because AI doesn't have source code.
Re: The state of open source AI
#63There isn't any open-source AI. There is Open AI (not to be confused with the closed company called OpenAI, which was unable to trademark its name). There's no open source AI both because the open source community doesn't have the resources to train a useful AI and because AI doesn't have source code.
Re: The state of open source AI
#64It sure is nice to see that Mozilla is still doing all that they can to keep on top of current trends, except developing a decent privacy-focused web browser for developers and power users.
Re: The state of open source AI
#65Exactly 4 months ago, the marketshare on openrouter was 60%-40% in favor of closed models. Now it's 63%-37% in favor of open models. On March 19th, the open models processed 888B tokens in aggregate, yesterday, they processed 4.19T tokens in aggregate. That's almost 5x in 4 months! I can't think of the right intensifier to describe this level of growth. If you are looking for more details (as inferred by openrouter d…
edit: this exists https://artificialanalysis.ai/
Re: The state of open source AI
#66Re: The state of open source AI
#67It sure is nice to see that Mozilla is still doing all that they can to keep on top of current trends, except developing a decent privacy-focused web browser for developers and power users.
Re: The state of open source AI
#68I guess they fired whoever used to write copy for these things.
Edit: to be clear, I'm not trying to just dunk on them, I think it's actively hurting their own point to do this, and counter-productive when people can easily clock it - it makes some percent of the audience immediately tune out.
Re: The state of open source AI
#69Quick fix for the font, which many people are (rightly) complaining about. Array.from(document.getElementsByClassName("quote")).forEach(p => { p.style.marginTop = "20px"; p.classList.remove("quote", "reveal") }) The issue is that all of the text is a quote, and that renders enormous. That’s probably fine for a tiny quote amongst more text, but here it is jarring.
querySelectorAll('.quote')Re: The state of open source AI
#70Speculation: open models is what will kill Anthropic and OpenAI. Hyperscalers can run the models without a licensing fee. Apple can make them smaller and put them on the device. The frontier models are an edge and a liability. They're astronomically expensive to train. Without them, their models will fade into obscurity. Their marketing depends on people believing the models are meaningfully different, as people have…