The only thing that matters in government politics is public opinion.
Yea, no such thing in my country. Practically everyone returns the cart.
Cart retriever ? Why is that even a job.
We still have people atacking people with axes and knives. Thing is you can at least try to run away from an idiot with an axe, unlike an idiot with a gun.
It’s genetics. We produce some oil or something that mosquitos smell. And some people produce more then others.
Basically bad luck.
"Open"ai is definitely sharing everything you tipe with your government. Only difference is that chinese care less about your illusions. That said we are not even a blip in the sea of data so it doesn’t matter anyway.
Bdw your patriot act says that any data that goes over your border can be stored and used indefinitely. So me seing your comment means your nsa will store it and can use it, even though spying on your own people is against your constitution or something.
The smallest particles are not actually balls, but are wibbly wobbly. To measure something we need to interact with it, even if we interact with it using light. But because those particles are all wibbly wobbly, we can’t say for sure where they are exactly. And that unsure distance is Plancks length.
Disclaimer; I am not theoretical not a physicist, now eat your vegetables.
That is not what genocide means.
Don’t put any green or blue paint on your brush.
Not even the computer remembers his name.
Bonus spiders on drugs.
But there is a chance for one to stoveaway on a rocket load.
I like the old amd ones.
It’s a joke. With green text. Have a cup of tea and CALM DOWN.
To be fair, if I took my cats values and morals there would be a bloodbath.
The programs usually mmap the file into memory. That means that parts of it are loaded as used and unloaded if there is no memory left. That’s why it does not say it is using memory. Check disc i/o as it is generating the message. For linux that can be seen in htop or iotop, for win idk.
Note that I use lmstudio, that uses llama.cpp to run models. Gpt4all, I think, uses a modified version of same. Doesn’t matter they should all be using mmap to load the file.
PS Depending on the model I also get a couple tokens per sec on the cpu.
Edit: Didn’t see someone already said the same, I’l leave this here anyway.