--- 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](https://huggingface.co/stas/tiny-random-llama-2/blob/main/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](https://huggingface.co/stas) for the code.