File size: 458 Bytes
0eda889
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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.