Coder Social home page Coder Social logo

Comments (7)

lucidrains avatar lucidrains commented on May 9, 2024 3

many of us are realizing that minimizing parameters is not the way to go - encourage you to read up on scaling laws

from x-transformers.

lucidrains avatar lucidrains commented on May 9, 2024 2

@Vbansal21 PKMs is kind of a niche subject that i've only seen 2-3 papers for - if you want to greatly expand parameters and keep compute constant, i suggest looking at mixture of expert https://github.com/lucidrains/mixture-of-experts

from x-transformers.

Vbansal21 avatar Vbansal21 commented on May 9, 2024 2

Thanks for the pro-tip.😎
And thanks for answering my queries, will be closing the issue.
And for the parameters part, I am actually focusing on embedded inference on low compute device for general purpose (Perceiver IO for small devices) like SD QC 800s Intel Pentium/i3 etc.

from x-transformers.

lucidrains avatar lucidrains commented on May 9, 2024 2

@Vbansal21 oh ok, that makes sense then!

from x-transformers.

lucidrains avatar lucidrains commented on May 9, 2024 1

@Vbansal21 Hi Vaibhav! A group of us have dissected that paper, but it really didn't add any meaningful improvements on top of multihead attention (recurrent refinement between queries and keys, as well as the learned scaling)

I think it is only useful as a theoretical perspective. It has not added anything beneficial to actual practice and construction of transformers.

from x-transformers.

Vbansal21 avatar Vbansal21 commented on May 9, 2024 1

Thanks for the replyπŸ˜„.
Now I understand why my training didn't show any special improvements πŸ˜‚.
One more question though,
what about PKMs?

from x-transformers.

Vbansal21 avatar Vbansal21 commented on May 9, 2024 1

Oh, so PKM is essentially a way to increase parameters without increasing the compute alot.
Well then that won't be useful to me, cause I am trying to minimise parameters and compute.πŸ˜…
Thanks for replying.

from x-transformers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.