

There should be a button to screenshot in the recent apps page
There should be a button to screenshot in the recent apps page
He wants to update the screenshot
That’s why I’m here
Not sure, hard to say in photos, mail them over and I’ll take a look!
Username aside, man has a point
That was the joke
Reported, rule 5
I doubt the quick pairing will work, otherwise it should be fine.
“elections”
half baked replacement
Google’s specialty
Huh, turns out this stuff is pretty complicated. Should have known 😛
Maybe they could allow links to stories about the US which are from foreign news outlets. E.g. US bombing in yemen:
Not many. I prefer smaller trackers though. If you see a lot of popular torrents on larger trackers, you’ll have a bunch of concurrent active seeds.
If you permaseed you don’t need to know individual tracker seeing requirements.
Give an alternative a go, see if you have better luck. There’s adguard home, blocky, and Technitium DNS for you to consider.
Alternatively, the window trick should work.
I think that happened 8 years ago or so
Let me expand a little bit.
Ultimately the models come down to predicting the next token in a sequence. Tokens for a language model can be words, characters, or more frequently, character combinations. For example, the word “Lemmy” would be “lem” + “my”.
So let’s give our model the prompt “my favorite website is”
It will then predict the most likely token and add it into the input to build together a cohesive answer. This is where the T in GPT comes in, it will output a vector of probabilities.
“My favorite website is”
"My favorite website is "
“My favorite website is lem”
“My favorite website is lemmy”
“My favorite website is lemmy.”
“My favorite website is lemmy.org”
Woah what happened there? That’s not (currently) a real website. Finding out exactly why the last token was org, which resulted in hallucinating a fictitious website is basically impossible. The model might not have been trained long enough, the model might have been trained too long, there might be insufficient data in the particular token space, there might be polluted training data, etc. These models are massive and so determine why it’s incorrect in this case is tough.
But fundamentally, it made up the first half too, we just like the output. Tomorrow some one might register lemmy.org, and now it’s not a hallucination anymore.
Very difficult, it’s one of those “it’s a feature not a bug” things.
By design, our current LLMs hallucinate everything. The secret sauce these big companies add is getting them to hallucinate correct information.
When the models get it right, it’s intelligence, when they get it wrong, it’s a hallucination.
In order to fix the problem, someone needs to discover an entirely new architecture, which is entirely conceivable, but the timing is unpredictable, as it requires a fundamentally different approach.
🤣