Update README.md
Browse files
README.md
CHANGED
|
@@ -102,7 +102,7 @@ processor.save_pretrained(SAVE_DIR)
|
|
| 102 |
|
| 103 |
```
|
| 104 |
|
| 105 |
-
## 4.
|
| 106 |
|
| 107 |
|
| 108 |
`Kanana 1.5`, a newly introduced version of the Kanana model family, presents substantial enhancements in **coding, mathematics, and function calling capabilities** over the previous version, enabling broader application to more complex real-world problems. This new version now can handle __up to 32K tokens length natively and up to 128K tokens using YaRN__, allowing the model to maintain coherence when handling extensive documents or engaging in extended conversations. Furthermore, Kanana 1.5 delivers more natural and accurate conversations through a __refined post-training process__.
|
|
|
|
| 102 |
|
| 103 |
```
|
| 104 |
|
| 105 |
+
## 4. Kanana 1.5 model card
|
| 106 |
|
| 107 |
|
| 108 |
`Kanana 1.5`, a newly introduced version of the Kanana model family, presents substantial enhancements in **coding, mathematics, and function calling capabilities** over the previous version, enabling broader application to more complex real-world problems. This new version now can handle __up to 32K tokens length natively and up to 128K tokens using YaRN__, allowing the model to maintain coherence when handling extensive documents or engaging in extended conversations. Furthermore, Kanana 1.5 delivers more natural and accurate conversations through a __refined post-training process__.
|