Coder Social home page Coder Social logo

Comments (4)

gordicaleksa avatar gordicaleksa commented on July 17, 2024 1

Hey @maderix !

Couple of notes:

  1. Hellaswag eval not found is not really an error, that just means the script couldn't find the binary file that contains Hellaswag eval data. To fix this run the Python script inside dev/data/hellaswag.py. It will download the dataset, tokenize it and save as the bin file. That'll make that "error"/warning go away.

  2. Hopefully you're on the lastest head commit since MFU logic recently changed. We use to display it always in comparison to A100's bf16 peak (312 TFlops) which means it wasn't relevant unless you're running on A100. That should be fixed now, you can find here the GPUs that are supported: https://github.com/karpathy/llm.c/blob/master/llmc/mfu.h#L39

If this solves your issue, please close it, if not here to help! :)

from llm.c.

ngc92 avatar ngc92 commented on July 17, 2024 1

I think 70% is pretty good, considering that the GPU also has to do other stuff except bf16 matrix multiplications

from llm.c.

ngc92 avatar ngc92 commented on July 17, 2024

there is an environment variable that can be set:
https://docs.nvidia.com/deeplearning/cudnn/latest/reference/troubleshooting.html

also, this might be the same problem as #366

from llm.c.

maderix avatar maderix commented on July 17, 2024

hi @gordicaleksa @ngc92
Thanks for your help. On the latest tip I can get the training going at a much better MFU:
image

from llm.c.

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.