Improved Gemini 2.5 Flash and Flash-Lite
21–30 of 285 posts
Re: Improved Gemini 2.5 Flash and Flash-Lite
#22Gemini 2.5 Flash is an impressive model for its price. However, I don't understand why Gemini 2.0 Flash is still popular. From OpenRouter last week: * xAI: Grok Code Fast 1: 1.15T * Anthropic: Claude Sonnet 4: 586B * Google: Gemini 2.5 Flash: 325B * Sonoma Sky Alpha: 227B * Google: Gemini 2.0 Flash: 187B * DeepSeek: DeepSeek V3.1 (free): 180B * xAI: Grok 4 Fast (free): 158B * OpenAI: GPT-4.1 Mini: 157B * DeepSeek: De…
I know we have a lot of workloads at my company on older models no one has bothered to upgrade yet
Re: Improved Gemini 2.5 Flash and Flash-Lite
#23Something that distinguishes between a completely new pre-training process/architecture, and standard RLHF cycles/optimizations.
Re: Improved Gemini 2.5 Flash and Flash-Lite
#24I'm not even sure how to evaluate what a "better" LLM is, when I've tried running the exact same model (Qwen3) and prompt and gotten vastly different responses on Qwen Chat vs OpenRouter vs running the model locally.
- "temperature" - intentional random sampling from the most likely next tokens to improve "creativity" and help avoid repetition
- quantization - running models with lower numeric precision (saves on both memory and compute, without impacting accuracy too much)
- differences in/existence of a system prompt, especially when using something end-user-oriented like Qwen Chat
- not-quite-deterministic GPU acceleration
Benchmarks are usually run at temperature zero (always take the most likely next token), with the full-precision weights, and no additions to the benchmark prompt except necessary formatting and stuff like end-of-turn tokens. They also usually are multiple-choice or otherwise expect very short responses, which leaves less room for run-to-run variance.
Of course a benchmark still can't tell you everything - real-world performance can be very different.
Re: Improved Gemini 2.5 Flash and Flash-Lite
#25Earlier quoted context omitted.
Why is Grok so popular
I think it has been free in some editor plugins, which is probably a significant factor. I would rather use a model that is good than a model that is free, but different people have different priorities.
Re: Improved Gemini 2.5 Flash and Flash-Lite
#26Flash is super fast, gets straight to the point.
Pro takes ages to even respond, then starts yapping endlessly, usually confuses itself in the process and ends up with a wrong answer.
Re: Improved Gemini 2.5 Flash and Flash-Lite
#27It's a delicate balance, because these Gemini models sometimes feel downright lobotomized compared to claude or gpt-5.
Re: Improved Gemini 2.5 Flash and Flash-Lite
#28Re: Improved Gemini 2.5 Flash and Flash-Lite
#29Gemini 2.5 Flash is an impressive model for its price. However, I don't understand why Gemini 2.0 Flash is still popular. From OpenRouter last week: * xAI: Grok Code Fast 1: 1.15T * Anthropic: Claude Sonnet 4: 586B * Google: Gemini 2.5 Flash: 325B * Sonoma Sky Alpha: 227B * Google: Gemini 2.0 Flash: 187B * DeepSeek: DeepSeek V3.1 (free): 180B * xAI: Grok 4 Fast (free): 158B * OpenAI: GPT-4.1 Mini: 157B * DeepSeek: De…