This post really has no reason to be flagged. I know Elon is controversial, and I have a lot of gripes with his business practices myself, but this is literally just documentation for a frontier LLM. Can we stay on topic?
Gemini's 1M is amazing.
51–60 of 328 posts
This post really has no reason to be flagged. I know Elon is controversial, and I have a lot of gripes with his business practices myself, but this is literally just documentation for a frontier LLM. Can we stay on topic?
Gemini's 1M is amazing.
Who here actually uses Grok? It's sad to see Elon's arc but when he doubled down on some of his political ideas he had it coming with the Tesla sales going down and x.ai not taken seriously. I've always tried to remain apolitical and unbiased but it's hard to overlook who's behind a technology you wanna buy. Not that sama and others are saints either, it's just Elon's very obvious and vocal about it. It's a shame, re…
Grok certainly has its uses, but I default to OpenAI for most business tasks and Claude for code.
This post really has no reason to be flagged. I know Elon is controversial, and I have a lot of gripes with his business practices myself, but this is literally just documentation for a frontier LLM. Can we stay on topic?
Who here actually uses Grok? It's sad to see Elon's arc but when he doubled down on some of his political ideas he had it coming with the Tesla sales going down and x.ai not taken seriously. I've always tried to remain apolitical and unbiased but it's hard to overlook who's behind a technology you wanna buy. Not that sama and others are saints either, it's just Elon's very obvious and vocal about it. It's a shame, re…
What models are better than Grok?
Earlier quoted context omitted.
Long context window = huge amounts of vacant VRAM = our servers are fucking empty
But isn't context window dependent on model architecture and not available VRAM that you can just increase or decrease as you like?
Earlier quoted context omitted.
You literally just shift the window over by to the next token once you reach the max amount of tokens you want for context window, NOT with what you train on, (only limited with memory now) This has obvious issues since you're now losing information from the now unseen tokens which becomes significant if your context window is small in comparision of the answer/question you're looking at. That's why companies try to…
That’s a very basic way to keep the LLM inferring past the context window size (there’s better, smarter ways) but that’s not at all what the question was which is how they train a 2M token length window. My understanding at a basic level is that you need corpuses that are >2M in length for training data which is where the problem comes in for - there’s only so much long form content and it’s swamped by all the smalle…
[flagged]
Who here actually uses Grok? It's sad to see Elon's arc but when he doubled down on some of his political ideas he had it coming with the Tesla sales going down and x.ai not taken seriously. I've always tried to remain apolitical and unbiased but it's hard to overlook who's behind a technology you wanna buy. Not that sama and others are saints either, it's just Elon's very obvious and vocal about it. It's a shame, re…
Half of USA voted for Trump. That should answer “who actually uses Grok”. I personally use the best tool for the job, which Grok sometimes is.
Earlier quoted context omitted.
For at least the last year, I've been using Grok for 90% of my queries. I pay for their $30 plan as well as $20 for Claude Code, which I only use for simple development projects. For anything more complicated, Grok's expert mode has consistently better results.
[flagged]
Some simple example:
https://claude.ai/share/6d178173-cdf7-4e50-a467-73ee9f479d56.
https://chatgpt.com/share/69102735-46ac-8012-9cf0-0969585c86....
https://grok.com/share/bGVnYWN5LWNvcHk%3D_54b5f2f1-732e-4372....
I don't use Gemini but haven't been impressed whenever I tried it with GitHub Copilot.