Skip to content

DeepSeek-V2/V3 projection of num_params, FLOPs and MFU.

Notifications You must be signed in to change notification settings

GHGmc2/deepseek-projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSeek-projection

Quick start

You may need to set PYTHONPATH firstly:

$ cd deepseek-projection
$ export PYTHONPATH=${PYTHONPATH}:$(pwd)
  1. Estimate the MFU of DeepSeek-V3/V2
$ python example/deepseek.py

Docs

About

DeepSeek-V2/V3 projection of num_params, FLOPs and MFU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages