Commit ·
14085e0
1
Parent(s): a061ce5
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ pipeline_tag: conversational
|
|
| 15 |
tags:
|
| 16 |
- saiga
|
| 17 |
- mistral
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# Saiga/Yarn-Mistral 7B 128k, Russian Mistral-based chatbot
|
|
@@ -117,4 +118,4 @@ Ensure you have the following framework versions for compatibility:
|
|
| 117 |
|
| 118 |
Dataset code revision: [c6ffa82fa39bfedf2b33931095a3a8960a89ac37](https://github.com/IlyaGusev/rulm/commit/c6ffa82fa39bfedf2b33931095a3a8960a89ac37)
|
| 119 |
|
| 120 |
-
Datasets merging script: [create_chat_set.py](https://github.com/IlyaGusev/rulm/blob/master/self_instruct/src/data_processing/create_chat_set.py)
|
|
|
|
| 15 |
tags:
|
| 16 |
- saiga
|
| 17 |
- mistral
|
| 18 |
+
library_name: peft
|
| 19 |
---
|
| 20 |
|
| 21 |
# Saiga/Yarn-Mistral 7B 128k, Russian Mistral-based chatbot
|
|
|
|
| 118 |
|
| 119 |
Dataset code revision: [c6ffa82fa39bfedf2b33931095a3a8960a89ac37](https://github.com/IlyaGusev/rulm/commit/c6ffa82fa39bfedf2b33931095a3a8960a89ac37)
|
| 120 |
|
| 121 |
+
Datasets merging script: [create_chat_set.py](https://github.com/IlyaGusev/rulm/blob/master/self_instruct/src/data_processing/create_chat_set.py)
|