chenkovsky / lmprune

prune language model by gram num

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lmprune

prune language model by gram num

I try to find a language model pruning tool that can prune lm by given size. but most of pruning tools prune lm by perplexity. so I write this tool.

About

prune language model by gram num

License:MIT License


Languages

Language:C++ 99.4%Language:CMake 0.6%