OpticalMoose

joined 2 years ago
MODERATOR OF
[–] [email protected] 1 points 2 days ago (1 children)

The FSF has published its evaluation of the "Llama 3.1 Community License Agreement." This is not a free software license and you should not use it, nor any software released under it.

Dumb question here, but why shouldn't I use it? Maybe I'm missing something in the article.

[–] [email protected] 4 points 5 days ago

That's pretty cool. I've tried a few of the distills, but I've mostly gone back to regular models.

[–] [email protected] 6 points 1 week ago (1 children)

Why is AMD comparing their 48Gb professional cards to Nvidia's 24Gb gaming cards? They do know Nvidia makes 48Gb cards, don't they? (the A5880 & A6000)

They specifically picked models which take up more than 24Gb VRAM, so the Nvidia cards would have to use system RAM. They did the same thing with their Strix Halo benchmark.

This is why no one takes AMD seriously in AI.

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

Well, I can't say firsthand, but just do a search for "gay-for-pay pornstars".

[–] [email protected] 1 points 1 week ago

I grew up in Indiana. We had school tornado drills, but I never saw a tornado. Fun times.

[–] [email protected] 7 points 1 week ago (3 children)

Plenty of gay porn stars aren't gay, so there's that.

[–] [email protected] 6 points 1 week ago

Looks amazing! This would be a hit over on [email protected].

[–] [email protected] 2 points 1 week ago (2 children)

I own this on paperback, but haven't read it yet. I've read The Time Ships(Stephen Baxter's sequel) twice, but still haven't gotten around to the OG. Shame on me.

 
[–] [email protected] 54 points 1 week ago (1 children)

Let's face it, Nvidia doesn't care if you buy a gaming card or not right now. You can complain, but they can't hear you over their money counting machines.

Nvidia is only selling enough gaming cards to keep their market share from falling too low. All the rest of their silicon is allocated towards data center.

[–] [email protected] 20 points 1 week ago (1 children)

I still have a CD somewhere with all the nude mods I'd collected. You gotta archive the important things.

1
Purist rule (discuss.tchncs.de)
 
[–] [email protected] 3 points 2 weeks ago

My Mastodon instance disappeared a few weeks ago, so I'm getting a kick out of this post.

[–] [email protected] 11 points 2 weeks ago

I don't blame him. I hate it for the residents of those 3 states, but they need to blame Trump, not Ford.

 
 

I don't know if anyone here uses [Tamper|Grease]monkey, but I asked my LLM to come up with a redirect from Xitter and it gave me this gem:

// ==UserScript==
// @name         Redirect x.com to xcancel.com
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        https://x.com/*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    var url = window.location.href;
    url = url.replace("https://x.com/", "https://xcancel.com/");
    window.location.replace(url);
})();

Works like a charm.

 

The Ryzen AI MAX+ 395 and Ryzen AI MAX 390 are supposed to be Apple M4 and Apple M4 Pro competitors that combine high efficiency with some pretty crazy performance numbers in gaming, AI and creator workloads. That's because this Strix Halo design combines an insanely powerful CPU with a huge GPU onto one chip. The end result is something special and unique in the ROG Flow Z13 2025.

 

Yesterday I got bored and decided to try out my old GPUs with Vulkan. I had an HD 5830, GTX 460 and GTX 770 4Gb laying around so I figured "Why not".

Long story short - Vulkan didn't recognize them, hell, Linux didn't even recognize them. They didn't show up in nvtop, nvidia-smi or anything. I didn't think to check dmesg.

Honestly, I thought the 770 would work; it hasn't been in legacy status that long. It might work with an older Nvidia driver version (I'm on 550 now) but I'm not messing with that stuff just because I'm bored.

So for now the oldest GPUs I can get running are a Ryzen 5700G APU and 1080ti. Both Vega and Pascal came out in early 2017 according to Wikipedia. Those people disappointed that their RX 500 and RX 5000 don't work in Ollama should give Llama.cpp Vulkan a shot. Kobold has a Vulkan option too.

The 5700G works fine alongside Nvidia GPUs in Vulkan. The performance is what you'd expect from an APU, but at least it works. Now I'm tempted to buy a 7600 XT just to see how it does.

Has anyone else out there tried Vulkan?

 

Well, it was nice ... having hope, I mean. That was a good feeling.

 

Gelsinger took over an Intel beset by problems.

Lack of investment and missed opportunities over the years meant the company failed to catch the mobile wave and fell behind TSMC in design capabilities. And building out a global manufacturing footprint isn’t cheap, which, for a company that was already hurting, wasn’t ideal.

view more: next ›