tiny-random-canarim / README.md
dominguesm's picture
Create README.md
0eda889
metadata
license: cc-by-4.0

tiny-random-canarim

This is a tiny random Llama model derived from "dominguesm/canarim-7b".

See make_tiny_model.py for how this was done.

This is useful for functional testing (not quality generation, since its weights are random and the tokenizer has been shrunk to 3k items)

Thanks to Stas Bekman for the code.