this post was submitted on 07 Jan 2024
102 points (100.0% liked)

Technology

37551 readers
220 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

one passage of note:

Where does all of this leave the Firefox browser. Surman argued that the organization is very judicious about rolling AI into the browser — but he also believes that AI will become part of everything Mozilla does. “We want to implement AI in a way that’s trustworthy and benefits people,” he said. Fakespot is one example of this, but the overall vision is larger. “I think that’s what you’ll see from us, over the course of the next year, is how do you use the browser as the thing that represents you and how do you build AI into the browser that’s basically on your side as you move through the internet?” He noted that an Edge-like chatbot in a sidebar could be one way of doing this, but he seems to be thinking more in terms of an assistant that helps you summarize articles and maybe notify you proactively. “I think you’ll see the browser evolve. In our case, that’s to be more protective of you and more helpful to you. I think it’s more that you use the predictive and synthesizing capabilities of those tools to make it easier and safer to move through the internet.”

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 8 months ago* (last edited 8 months ago) (1 children)

Neuromorphic hardware seems to be best suited as an extension of RAM storage. It doesn't need to use the DAC/ADC approach of Mythic AI, some versions are compatible with a CMOS process, and could be either integrated directly into the processor, maybe as an extension of the cache or a dedicated neural processing module, or into RAM modules.

It's pretty clear that current NN processing solutions, by repurposing existing hardware, are bound to get replaced by dedicated hardware with a fraction of the power requirements and orders of magnitude larger processing capabilities.

Once some popular use cases for large NNs have been successfully proven, we can expect future hardware to come with support for them, so it also makes sense to make plans for software that can use them. And yes, local AI... and possibly trainable locally.

[–] [email protected] 2 points 8 months ago

Oh yeah Intel's version of that was looking promising too.