Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 359 Bytes

ggml_nbytes

ggml_nbytes() calculator

  • nbytes.py -> calculate nbytes for a given tensor shape
  • ggml_type_traits.py -> type traits for all ggml type
  • nbytes_rainbow.py -> list rainbow table for all tensor shapes
  • /rainbow -> rainbow table for all tensor shapes
  • reverse_nbytes.py -> find tensor configurations that match a given nbytes