- 1.77K Posts
- 4.35K Comments
floofloof@lemmy.cato
politics @lemmy.world•Trump Lunges at Female Reporter Asking About Those Supposed $5K Checks
393·1 day agoIt will be deemed an official action and therefore legal.
floofloof@lemmy.cato
Television@piefed.social•New Data Suggests Long Waits Between Seasons Are Hurting Viewership on Netflix HitsEnglish
33·2 days agoMaybe Netflix can commission a study to investigate whether viewers are put off by most of their shows being not very good. They might learn something.
floofloof@lemmy.cato
Canada@lemmy.ca•The Americans are very serious about annexing Canada
1·2 days agoThe article is talking about American billionaires wanting to take Canada for its resources. If it were only Trump it wouldn’t be particularly worrying, but billionaires tend to get what they want.
floofloof@lemmy.cato
Canada@lemmy.ca•The Americans are very serious about annexing Canada
6·2 days agoAs a general rule, when the leaders of a notoriously aggressive superpower next door spend years talking about annexing your country, it’s best to err on the side of caution and take it seriously.
floofloof@lemmy.cato
Technology@lemmy.world•Lawsuit: Amazon refused to give pregnant workers bathroom breaks and refused to give them permission to sit or use a chair and later fired them after a pregnancy-related hospitalizationEnglish
35·3 days agoWhen you recognize how common it is that sociopaths work their way into power, precisely because they get pleasure from controlling and being cruel to others, a lot of how the world is starts to make sense.
floofloof@lemmy.cato
World News@lemmy.world•Trump congratulates AfD party for its victory: 'Make Germany Great Again'English
61·3 days agoUnfortunately they’ll repeat them on the rest of us.
floofloof@lemmy.caOPto
World News@lemmy.ml•The Americans are very serious about annexing Canada
251·3 days agoThe problem is, the overwhelming majority of Americans has far less power than the handful of rich Americans who want to own the world.
floofloof@lemmy.cato
Canada@lemmy.ca•The Americans are very serious about annexing Canada
15·3 days agoThey’ll be aiming to crush Canada economically until Albertans are sure they want to go it alone. Then they can start physically dismantling the country, starting with Alberta, and intensifying the economic pressure on the rest until Canada submits to de facto US rule. They can formalize it later with humilitating treaties and guns.
Canada needs to work quickly on economic and military independence. Our whole international position needs to change before the USA really gets going with the program. And Canada needs to figure out how to make it very painful for the USA if it attempts anything. If ever the USA invades, we need to already be there inside their country, physically and virtually, making life hard for them in surprising ways. And we need to build up alliances until they’re so strong that it becomes uncomfortable for our allies to flake out and go along with the USA.
floofloof@lemmy.cato
News@lemmy.world•City ends banner program after pastor displays anti-trans flags across downtown
2·3 days agoIt’s the conservative mindset where there is normal (which means the ways they are and see things) opposed to political or ideological. They never consider that their own outlook on the world might be political or ideological. This lack of self-awareness and self-reflection is intrinsic to conservatism. It’s related to how, for them, every problem is someone else’s fault, even as they preach to everyone about personal responsibility. They assume they are personally doing the responsible and right thing all the time, so any difficulty that comes up must be due to someone else being less responsible and doing the wrong thing.
floofloof@lemmy.caOPto
Canada@lemmy.ca•‘Absolutely Bonkers’ and ‘Unacceptable’: Trump Posts Map Showing US Takeovers of Other Nations
2·4 days agoWe need to worry about our own ever-growing base of morons. People are easily influenced, and many Canadians are being quietly but continually indoctrinated by Russian and American fascists online via a network of mercenary influencers. The way fascism works is it seems like a distant threat until suddenly it erupts everywhere at once. We’re seeing it in the USA, UK, Germany and various European countries, and Canada too is under threat.
floofloof@lemmy.cato
News@lemmy.world•City ends banner program after pastor displays anti-trans flags across downtown
42·4 days agoThis vapid phrase “gender ideology” has so much right-wing ignorance packed into it. Conservatives abuse language as casually as they abuse people.
floofloof@lemmy.cato
LocalLLaMA@sh.itjust.works•Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapsesEnglish
1·4 days agoThanks. I did get it working on the 3090 alone with reduced context and KV cache quantized to 4 bits, but it was getting itself muddled up and going round in circles more. Once I got it up to the full 262K context and 8-bit KV cache, it seemed noticeably less confused and more useful, but it needed the extra 10GB for that.
floofloof@lemmy.cato
LocalLLaMA@sh.itjust.works•Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapsesEnglish
2·4 days agoIt’s llama.cpp. If you know where I could find those recipes I’d appreciate a link.
floofloof@lemmy.cato
LocalLLaMA@sh.itjust.works•Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapsesEnglish
2·4 days agoI don’t know if I’m doing this right, but this is what llama-bench just gave me:
>llama-bench -m 'C:\...\models\unsloth\Qwen3.8-27B-GGUF\Qwen3.8-27B-UD-Q4_K_XL.gguf' -p 2048 -n 128 ggml_cuda_init: found 2 CUDA devices (Total VRAM: 34815 MiB): Device 0: NVIDIA GeForce RTX 3090, compute capability 8.6, VMM: yes, VRAM: 24575 MiB Device 1: NVIDIA GeForce RTX 3080, compute capability 8.6, VMM: yes, VRAM: 10239 MiB load_backend: loaded CUDA backend from F:\llama\llama-b10764-bin-win-cuda-12.4-x64\ggml-cuda.dll load_backend: loaded RPC backend from F:\llama\llama-b10764-bin-win-cuda-12.4-x64\ggml-rpc.dll load_backend: loaded CPU backend from F:\llama\llama-b10764-bin-win-cuda-12.4-x64\ggml-cpu-haswell.dll | model | size | params | backend | ngl | test | t/s | | ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: | | qwen35 27B Q4_K - Medium | 16.34 GiB | 27.32 B | CUDA | -1 | pp2048 | 1599.03 ± 3.30 | | qwen35 27B Q4_K - Medium | 16.34 GiB | 27.32 B | CUDA | -1 | tg128 | 37.11 ± 0.76 | build: 3d3d7c818 (10764)The motherboard is pretty basic (Asus Prime X570-P) so the 3090 is connected to PCIe at 16x speed and the 3080 at 4x speed, which will slow things down a bit. The OS is Windows. I have Linux on the machine too but I haven’t tried it under Linux yet.
floofloof@lemmy.cato
LocalLLaMA@sh.itjust.works•Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapsesEnglish
2·4 days agoSo I heard, but I couldn’t get it to fit. I’m really fumbling my way around this stuff so it’s possible I’m just not doing it right.
floofloof@lemmy.cato
LocalLLaMA@sh.itjust.works•Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapsesEnglish
4·4 days agoI hooked up a 3090 24GB and a 3080 10GB for a total of 34GB VRAM, and this setup will run the 4-bit quantization with 8-bit KV cache and the full 262K context at a satisfyingly good speed, and it’s smart enough to be useful.
floofloof@lemmy.cato
politics @lemmy.world•Voters Have a Message for Democrats: Fight Harder
202·4 days agoApostates are those who turned away from the faith. Mainstream Democrats never believed in left politics in the first place.



















They know people lack better alternatives, since all the other tech companies are doing the same.