Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,10 @@ tags:
|
|
15 |
# LinguaMatic
|
16 |
|
17 |
LinguaMatic is an advanced AI model designed to handle a wide range of Natural Language Processing (NLP) tasks. With its powerful capabilities, LinguaMatic can assist with tasks such as text classification, sentiment analysis, language translation, question answering, and much more.
|
|
|
18 |
|
|
|
|
|
19 |
## EasyDel
|
20 |
|
21 |
The model is finetuned Using a custom version of UltraChat on TPU-v4 POD using [EasyDel](https://github.com/erfanzar/EasyDeL)
|
|
|
15 |
# LinguaMatic
|
16 |
|
17 |
LinguaMatic is an advanced AI model designed to handle a wide range of Natural Language Processing (NLP) tasks. With its powerful capabilities, LinguaMatic can assist with tasks such as text classification, sentiment analysis, language translation, question answering, and much more.
|
18 |
+
## Last Update
|
19 |
|
20 |
+
* Nov 19 - Now AI works better with system prompting and you can achive better result with giving model better system prompts
|
21 |
+
|
22 |
## EasyDel
|
23 |
|
24 |
The model is finetuned Using a custom version of UltraChat on TPU-v4 POD using [EasyDel](https://github.com/erfanzar/EasyDeL)
|