Text Generation
Transformers
PyTorch
Safetensors
gpt2
code
chatbot
0.7B
text-generation-inference
PlanetDOGE commited on
Commit
3e76622
·
1 Parent(s): 6e33f99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ Due to being one of the tiniest "large" language models on huggingface, many cor
25
  TinyKAI-1B is governed by the [apache 2.0 liscense](https://choosealicense.com/licenses/apache-2.0/), and therefore means that whatever the license deems unacceptable shall not be allowed. We specificaly ban the use of [ANY AND ALL KAI MODELS](https://huggingface.co/collections/Keynote-Technology/kai-large-language-models) for hate speech towards a paricular thing, person, our particular group due to [legal](https://www.ftc.gov/news-events/news/press-releases/2022/06/ftc-report-warns-about-using-artificial-intelligence-combat-online-problems) and ethical issues.
26
 
27
  ## Limitations
28
- 100 characters max output length, English only, and extremely small.
29
 
30
  ## Recommendations
31
  TinyKAI-0.7B is a very small model, and is good for AI research especially.
 
25
  TinyKAI-1B is governed by the [apache 2.0 liscense](https://choosealicense.com/licenses/apache-2.0/), and therefore means that whatever the license deems unacceptable shall not be allowed. We specificaly ban the use of [ANY AND ALL KAI MODELS](https://huggingface.co/collections/Keynote-Technology/kai-large-language-models) for hate speech towards a paricular thing, person, our particular group due to [legal](https://www.ftc.gov/news-events/news/press-releases/2022/06/ftc-report-warns-about-using-artificial-intelligence-combat-online-problems) and ethical issues.
26
 
27
  ## Limitations
28
+ 2K characters max output length, English only, and extremely tiny (1GB).
29
 
30
  ## Recommendations
31
  TinyKAI-0.7B is a very small model, and is good for AI research especially.