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

Update README.md (#1)

Browse files

- Update README.md (9f4e443b0bdb8f04f16ccb1560f5a84f4a78d769)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ TinyKAI-0.7B is one of the world's SMALLEST "large" language models EVER!
18
  We acheived such a feat by essentially compressing [GPT2](https://huggingface.co/gpt2) and squeezing it to be UNDER 1 billion parameters!
19
 
20
  ## Uses
21
- 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.
22
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
23
 
24
  ## Banned Use
 
18
  We acheived such a feat by essentially compressing [GPT2](https://huggingface.co/gpt2) and squeezing it to be UNDER 1 billion parameters!
19
 
20
  ## Uses
21
+ 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 per computation (without repeating itself). Therefore, TinyKAI is only intended for research purposes.
22
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
23
 
24
  ## Banned Use