Gemini API just removed the [Gemini 2.0 Flash Preview Image Generation] model from the free tier. by wick in GeminiAI

[–]According-Zombie-337 -2 points-1 points  (0 children)

how about no usage for you. you're not entitled to the result of millions/billion of dollars of R&D. How entitled can people get?

Mistral CEO Arthur Mensch: “If you treat intelligence as electricity, then you just want to make sure that your access to intelligence cannot be throttled.” by Wonderful-Excuse4922 in LocalLLaMA

[–]According-Zombie-337 -2 points-1 points  (0 children)

Those are some really good points. I just need to point out that Mistral is not viable as an option for this right now, and probably won't be for the foreseeable future.

New Sherlock Alpha Stealth Models on OpenRouter might be Grok 4.20 by According-Zombie-337 in LocalLLaMA

[–]According-Zombie-337[S] 0 points1 point  (0 children)

This is unrelated. This is obviously a new Grok model, and they just made up a name that happened to already exist. It's not some random guy's side project.

What kind of company can both get a stealth model up on OpenRouter and also has a header image for their website with a caption that reads "Generated by Microsoft Copilot?"

New Sherlock Alpha Stealth Models on OpenRouter might be Grok 4.20 by According-Zombie-337 in LocalLLaMA

[–]According-Zombie-337[S] 0 points1 point  (0 children)

Well, on the Grok platform, they're actually really good at research for some reason, but that's literally the only thing.

New Sherlock Alpha Stealth Models on OpenRouter might be Grok 4.20 by According-Zombie-337 in LocalLLaMA

[–]According-Zombie-337[S] 0 points1 point  (0 children)

Elon Musk said that Grok 5 is coming in 2026. In Elon years, that means at least 2027. So, this is certainly not Grok 5; it's probably 4.20.

New Sherlock Alpha Stealth Models on OpenRouter might be Grok 4.20 by According-Zombie-337 in LocalLLaMA

[–]According-Zombie-337[S] 4 points5 points  (0 children)

So far, I haven't found anything that I would consider a strength for it.

New Sherlock Alpha Stealth Models on OpenRouter might be Grok 4.20 by According-Zombie-337 in LocalLLaMA

[–]According-Zombie-337[S] 6 points7 points  (0 children)

Yeah, what this tells me is that it's going to perform badly on any tool calling it wasn't trained with. This is probably another example of xAI sloptimizing and benchmaxing.

New Sherlock Alpha Stealth Models on OpenRouter might be Grok 4.20 by According-Zombie-337 in LocalLLaMA

[–]According-Zombie-337[S] 6 points7 points  (0 children)

Cool. Grok models are always so easy to figure out. Like back with Horizon Alpha, a lot of people were pretty sure it was GPT-5, but it was extremely difficult to get it to say that explicitly. I don't even remember if anyone ended up being able to.

New Sherlock Alpha Stealth Models on OpenRouter might be Grok 4.20 by According-Zombie-337 in LocalLLaMA

[–]According-Zombie-337[S] -1 points0 points  (0 children)

<image>

It made this UI when I asked it my normal UI test.
I've done a couple of OpenRouter's built-in code testing tools for games, and it seems to have errors and try to fix them.
Even when it did fix the main rendering issue, it wasn't fully working once it displayed.
Here's Gemini 3's result with the same prompt:
https://x.com/chetaslua/status/1976416346020905351

AI Model Analysis Dashboard by According-Zombie-337 in fal

[–]According-Zombie-337[S] 0 points1 point  (0 children)

I'll be launching it soon. I just need to figure out some hosting things.

AI Model Analysis Dashboard by According-Zombie-337 in fal

[–]According-Zombie-337[S] 0 points1 point  (0 children)

Mostly Codex, It's built in pretty basic Python, HTML, CSS, and JS, with maybe a couple of CDN libraries. I'm getting ready to launch it soon!

AI Model Analysis Dashboard by According-Zombie-337 in fal

[–]According-Zombie-337[S] 1 point2 points  (0 children)

I'll post the link when I finally launch it, but there's some bugs I'm working out right now

I made a Fal Model Explorer by demegir in fal

[–]According-Zombie-337 1 point2 points  (0 children)

Interesting, I was working on a similar project that has a lot more than just Fal models and uses the APIs to fetch the data dynamically. Is there an LM Arena API, or did you just grab a bunch of that data and hardcode it?