Skip to content

Commit c745ded

Browse files
committed
formatting fix
1 parent 62f0356 commit c745ded

File tree

3 files changed

+1449
-1437
lines changed

3 files changed

+1449
-1437
lines changed

ch05/15_tiny-aya/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
Tiny Aya is a new, "small" LLM by Cohere that is said to be the "most capable multi-lingual open-weight model" at the 3B parameter size class. (Tiny Aya outperforms Qwen3-4B, Gemma 3 4B, and Ministral 3 3B according to the [announcement post](https://cohere.com/blog/cohere-labs-tiny-aya)).
44

5+
<img src="https://sebastianraschka.com/images/LLMs-from-scratch-images/bonus/tiny-aya/01.webp">
6+
7+
8+
59
This is a great model to run and experiment with locally. The only caveat is that while it's an open-weight model, its licensing terms are relatively restricted and only allow non-commercial use.
610

7-
That aside, Arya is a 3.35B parameter model that comes in several flavors that are useful for
11+
That aside, Arya is a 3.35B parameter model that comes in several flavors that are useful for
812
personal and (non-commercial) research use:
913

1014
- [tiny-aya-base](https://huggingface.co/CohereLabs/tiny-aya-base) (base model)

0 commit comments

Comments
 (0)