Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ library_name: unity-sentis
|
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
7 |
-
# Tiny Stories Model in Unity Sentis
|
|
|
|
|
8 |
This is the [Tiny Stories model](https://huggingface.co/roneneldan/TinyStories-33M) checked to run on Unity 2023. Tiny Stories is a Large Language Model that was trained on children's stories and can create stories based on the first couple of sentences.
|
9 |
|
10 |
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
7 |
+
# Tiny Stories Model in Unity Sentis (Version 1.3.0-pre.3*)
|
8 |
+
*Version 1.3.0 Sentis files are not compatible with Version 1.4.0 and above and would need to be recreated
|
9 |
+
|
10 |
This is the [Tiny Stories model](https://huggingface.co/roneneldan/TinyStories-33M) checked to run on Unity 2023. Tiny Stories is a Large Language Model that was trained on children's stories and can create stories based on the first couple of sentences.
|
11 |
|
12 |
|