this post was submitted on 31 Oct 2023
225 points (91.5% liked)

Technology

58142 readers
4848 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 10 months ago (1 children)

And we only ever needed 64kb of ram.

Even if we have a lot of room to optimize and grow within what we have, we still have so much more to do.

Fully coherent audio and video synthesis for a scene for example.

And these models are being trained on server farms, but thats just because video memory is so expensive to come by.

We're just starting to crawl, we haven't even started walking yet on where this is going.

[โ€“] [email protected] 1 points 10 months ago

I was mainly referring to language models which have somewhat predictable scaling laws. It doesn't make sense to continue scaling the parameters when you can scale the data instead.

Diffusion models are a completely different domain which is less established. Most advancements made in that space are related to the architecture and training methodology. In terms of scale they haven't changed much.

Large models will always be trained in datacenters because the compute will always be exponentially greater and cheaper than what you could get as an individual. Local finetuning already happens but it's expensive and limited.