Commit
·
0978d22
1
Parent(s):
9ccc10f
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ TinyKAI-0.7B is one of the world's SMALLEST "large" language models EVER!
|
|
10 |
We acheived such a feat by essentially compressing [GPT2](https://huggingface.co/gpt2) and squeezing it to be UNDER 1 billion parameters!
|
11 |
|
12 |
## Uses
|
13 |
-
Due to being one of the tiniest "large" language models on huggingface, many corners had to be cut. TinyKAI-0.7B has a max output of only
|
14 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
15 |
|
16 |
## Banned Use
|
|
|
10 |
We acheived such a feat by essentially compressing [GPT2](https://huggingface.co/gpt2) and squeezing it to be UNDER 1 billion parameters!
|
11 |
|
12 |
## Uses
|
13 |
+
Due to being one of the tiniest "large" language models on huggingface, many corners had to be cut. TinyKAI-0.7B has a max output of only 150 characters (without repeating itself). Therefore, TinyKAI is only intended for research purposes.
|
14 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
15 |
|
16 |
## Banned Use
|