this post was submitted on 11 Jun 2024
17 points (81.5% liked)

AI Companions

547 readers
6 users here now

Community to discuss companionship, whether platonic, romantic, or purely as a utility, that are powered by AI tools. Such examples are Replika, Character AI, and ChatGPT. Talk about software and hardware used to create the companions, or talk about the phenomena of AI companionship in general.

Tags:

(including but not limited to)

Rules:

  1. Be nice and civil
  2. Mark NSFW posts accordingly
  3. Criticism of AI companionship is OK as long as you understand where people who use AI companionship are coming from
  4. Lastly, follow the Lemmy Code of Conduct

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/16728823

Source: nostr

https://snort.social/nevent1qqsg9c49el0uvn262eq8j3ukqx5jvxzrgcvajcxp23dgru3acfsjqdgzyprqcf0xst760qet2tglytfay2e3wmvh9asdehpjztkceyh0s5r9cqcyqqqqqqgt7uh3n

Paper: https://arxiv.org/abs/2406.02528

Building intelligent robots that can converse with us like humans requires massive language models that can process vast amounts of data. However, these models rely heavily on a mathematical operation called Matrix multiplication (MatMul), which becomes a major bottleneck as the models grow in size and complexity. The issue is that MatMul operations consume a lot of computational power and memory, making it challenging to deploy these robots in smaller, more efficient bodies. But what if we could eliminate MatMul from the equation without sacrificing performance? Researchers have made a breakthrough in achieving just that, creating models that are just as effective but use significantly less energy and resources. This innovation has significant implications for the development of embodied AI companions, as it brings us closer to creating robots that can think and learn like humans while running on smaller, more efficient systems. This could lead to robots that can assist us in our daily lives without being tethered to a power source.

by Llama 3 70B

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 7 months ago* (last edited 7 months ago)

Other work:

I think that also did away with the matrix multiplications.