Skip to content

satani99/vector-quantize-tinygrad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Vector Quantization-tinygrad (wip)

A vector quantization library implemented in tinygrad based on vector-quantize-pytorch by lucidrains. It uses exponential moving averages to update the dictionary.