Git Product home page Git Product logo

Comments (5)

Vahe1994 avatar Vahe1994 commented on August 21, 2024

Hello!
The average bits for a 1x16 setup with the Llama-2-7b model is around 2.29 bits due to the overhead on codebook size. The same configuration for the 70b model gives around 2.07 average bits. Using 2x8 setup on the 7B model gives approximately 2.006 bits. In all our experiments, the default group size is 8. The significant difference between 1x16 and 2x8 model sizes is because of codebook size overhead. For more details, please see Appendix G in the paper "Estimating model size" at https://arxiv.org/pdf/2401.06118. Additionally, we do not quantize the LM head.

from aqlm.

tsengalb99 avatar tsengalb99 commented on August 21, 2024

from aqlm.

BlackSamorez avatar BlackSamorez commented on August 21, 2024

@tsengalb99
We are not. We use row-wise scales and offsets. 8 is a vector quantization group size.

from aqlm.

github-actions avatar github-actions commented on August 21, 2024

This issue is stale because it has been open for 30 days with no activity.

from aqlm.

github-actions avatar github-actions commented on August 21, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from aqlm.

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.