Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
![Banner](tinyChat.jpeg)
|
2 |
|
3 |
-
tinyChat: Instruction-Based LLM, <1% the size of GPT-3
|
4 |
|
5 |
Introducing tinyChat, the instruction-based Large Language Model (LLM) that’s less than 1% the size of GPT-3.5. tinyChat is an open-source model under the Apache 2.0 license and based on Google’s Flan-T5-Large, a 770m parameter model. Although not as performant as larger models, tinyChat can perform a variety of NLP tasks such as summarization, question answering, and sentiment analysis.
|
6 |
|
|
|
1 |
![Banner](tinyChat.jpeg)
|
2 |
|
3 |
+
# tinyChat: Instruction-Based LLM, <1% the size of GPT-3
|
4 |
|
5 |
Introducing tinyChat, the instruction-based Large Language Model (LLM) that’s less than 1% the size of GPT-3.5. tinyChat is an open-source model under the Apache 2.0 license and based on Google’s Flan-T5-Large, a 770m parameter model. Although not as performant as larger models, tinyChat can perform a variety of NLP tasks such as summarization, question answering, and sentiment analysis.
|
6 |
|