Downloads · 30 days
86
5% of all-time downloads
dominguesm/tiny-random-canarim
tiny-random-canarim is a text generation model from dominguesm. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as cc-by-4.0.
This is a tiny random Llama model derived from "dominguesm/canarim-7b".
Downloads · 30 days
86
5% of all-time downloads
All-time downloads
1.9K
Public
Parameters
168K
682 KB on disk
Likes
2
Public
Click a slice to open those files.
.bin343 KB · 43%
From the Hugging Face model README
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.