Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,26 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
-
|
6 |
-
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- unsloth/mistral-7b-bnb-4bit
|
4 |
+
tags:
|
5 |
+
- text-generation-inference
|
6 |
+
- transformers
|
7 |
+
- unsloth
|
8 |
+
- mistral
|
9 |
+
- gguf
|
10 |
+
license: apache-2.0
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
- ja
|
14 |
+
datasets:
|
15 |
+
- VuTFT/DatasetFinetuning
|
16 |
+
---
|
17 |
+
|
18 |
+
# Uploaded model
|
19 |
+
|
20 |
+
- **Developed by:** Tifatech Software Group
|
21 |
+
- **License:** Registered by Tifatech
|
22 |
+
- **Finetuned from model :** mistral-7b-bnb-4bit
|
23 |
+
|
24 |
+
The model has been trained specifically for translating technical documents in Japanese.
|
25 |
+
|
26 |
+
[<img src="https://tifatech.vn/user-upload/imgs/tft-logo.png" width="200"/>](https://github.com/unslothai/unsloth)
|